Get cryptocurrency to fiat-currency rate
Lists crypto to fiat-currency rates.
POST
https://app.thedex.cloud/api/v1/info/user/currencies/crypto
Headers
Name
Type
Description
X-EX-APIKEY*
String
Your API key
X-EX-PAYLOAD*
String
Body to base64
X-EX-SIGNATURE*
String
Encrypted body with the secret key
Request Body
Name
Type
Description
nonce*
String
request*
String
Example:
Request curl:
Response JSON attributes:
"monetary"
String
"rates"
Object array
Array of fiat currency rates.
"fiatCurrency"
String
"rate"
BigDecimal
"monetary"
to "fiatCurrency"
rate.
PreviousGet active crypto and fiat currenciesNextGet fiat currency amount limits on invoice creation
Last updated