Get Rate
Returns the configured exchange rate for a single currency pair. e.g. GET /v2/rates/USD/NGN returns how many NGN one USD buys.
Path Parameters
base
*StringBase currency (the currency you are converting from).
target
*StringTarget currency (the currency you are converting to).
GET
/ v2/rates/:base/:target
Endpoint URL(TEXT)
Request Body
Response(JSON)
// Click 'Try now' to see the response