Get exchange rate API
Last updated
Last updated
This is the API to get the list of fx rates between currency vs VND.
Sequence Diagram
API:
Path: /v2/dib/fxRates
Method: GET
Request: Content-Type: application/json
Request Parameter
Response Data
Parameter | Data Type | Required | Description |
---|---|---|---|
Parameter | Data Type | Description |
---|---|---|
codes
String
Y
Currency codes are separated by commas. ex: USD,EUR
code
Number
System’s error code
message
String
Error description
data
Array
Data response, refer to ExchangeRateRespItem