Exchange | Exchange Rate http://localhost/api/exchange/exchange_rate?from=TRX&to=ETH
POST

This endpoint will provide the exchange rate of the crypto transactions for one crypto to another crypto.

BODY PARAMS

from string required
Must be a valid enabled crypto currencies (Ex: USDT, ETH) Please refer Currencies
to string required
Must be a valid enabled crypto currencies (Ex: USDT, ETH) Please refer Currencies

RESPONSES

success "boolean"
message "string"
code "integer"
data "object"

exchange_rate "decimal"

success "boolean"
message "string"
code "integer"
data "array"