Get Currency Rate
Get Currency rate by symbol or get all currencies rate
Get all currencies rate
GET
https://fairmarketcoin.com/api/v1/currencies/rate
Headers
Name
Type
Description
X-API-SECRET**
String
X-API-KEY**
String
Get currency rate by symbol
GET
https://fairmarketcoin.com/api/v1/currencies/rate?symbol=ETH&fiat_currency=USD
Headers
Name
Type
Description
X-API-SECRET**
String
X-API-KEY**
String
Request Body
Name
Type
Description
fiat_currency
String
must be in (USD, THB) THB by default
symbol**
String
Last updated