API Reference
Log In
API Reference

Get Current FxRate

Get the latest FX rate specified by BANK_ID, FROM_CURRENCY_CODE and TO_CURRENCY_CODE.
Authentication is mandatory.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

JSON response body fields:

NameDescriptionType
baseLocal currency of the country being consulted, it is used as a base. It is in 3-digit format according to ISO 4217.string
dateDate on which the request is made.date
ratesObject containing the list of N currency objects, with their respective exchange rates.list of object
rates.currencyNcurrency1 o currencyN: The object name will be replaced by the 3-digit ISO 4217 format of the currency to which it refers. The object will contain the exchange rate information per currency, with respect to the base currency.object
rates.currencyN.buyingPurchase rate offered by the bank in relation to the base currency.number
rates.currencyN.sellingSelling rate offered by the bank in relation to the base currency.number
rates.currencyN.officialOfficial exchange rate in relation to the base currency.number
Path Params
string
enum
required
Defaults to BLNI

Description: Defines the source bank code.

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json