GET
/
v1
/
currencies
/
rate
{
  "from": "<string>",
  "to": "<string>",
  "rate": 123,
  "timestamp": "2023-11-07T05:31:56Z"
}

Query Parameters

from
string
required
Required string length: 3
to
string
required
Required string length: 3

Response

200 - application/json

Exchange rate details

The response is of type object.