Rates
Get currency pair rate.
The Rate Object
pair
String
mnemonic ex: symbol1/symbol2
rate
Number
Decimal value
Get currency pair rate
POST
/api/v2/rates
Returns the current rate for the selected currency pair.
Headers
Name
Type
Description
Accept*
Applicaiton/json
Request Body
Name
Type
Description
pair*
String
Currencies must be divided by slash. Example: BTC/USDT
Last updated