Convert Currency Value

Please note that rates provided through this endpoint are indicative, using mid-market rates.

GET https://api.sandbox.coindirect.com/api/currency/convert/:fromCode/:toCode?amount=:amount

This endpoint allows you to get the current exchange rate for a specific currency pair e.g. ETH/JPY.

Path Parameters

Query Parameters

{
  "value": 368028.24
}

Response parameters

Last updated