API Overview

Exchange Rates Extended - Service for fetching TBC Bank's commercial exchange rates information with extended response.

Product Overview

Service for fetching TBC Bank's commercial exchange rates with extended information.
Based on online commercial Exchange Rates API you are able to calculate prices of assets in various currencies for your business.

API Overview

Endpoint Addresses:

All endpoints are structured according to the following pattern:
{base-url}/{api-version}/{product}/{sub-product}

Base URL

API Version

current version: v1

Product endpoints

  • Extended Exchange Rates: /v1/extendedexchangerates
    Get commercial exchange rates extended with information

Authorizing Requests:

  • All requests should contain Authorization parameter with corresponding developer ApiKey and ApiSecret values in a Header encoded using Base64 with this format: ApiKey:ApiSecret. To get your developer ApiKey and ApiSecret, follow instructions at Creating developer account.

Error Response

In case of error, the standard response in problem JSON will be returned.

Details can be fount at Error Code Description