fiat rates provider
v1.0.0Base URL
https://fiat-rates.nownodes.io.nownodes.ioAuthentication
api-keyAuthapiKeyAPI Key: api-key in header
fiat rates provider
Rates
GET
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
get latest currencies rates
Parameters
modestringaggrawquerytype of result view (raw or aggregated)
baseArray<string>querylist of base currencies codes or coin market cap ids
quoteArray<string>querypagenumberquerypagination number
pageSizenumberquerylimit number of rows per page
Response
200OK
Result data
401Unauthorized
Authorization error
500Internal Server Error
Internal server error
Currencies
GET
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Supported crypto and fiat currencies list
Parameters
typestringfiatcryptoallquerytype of currencies (fiat or crypto)
pagenumberquerypagination number
pageSizenumberquerylimit number of rows per page
Response
200OK
Result data
401Unauthorized
Authorization error
500Internal Server Error
Internal server error