logo
Reference Data

Get exchange rate of a currency pair

get
https://api.snaptrade.com/api/v1/currencies/rates/{currencyPair}

Returns an Exchange Rate Pair object for the specified Currency Pair.

Path
currencyPairstringrequired
A currency pair based on currency code for example, {CAD-USD}

Responses

Authorization
Request
Installation
$
npm install snaptrade-typescript-sdk
1
Loading...