FX
Get FX Rates
Get exchange rate
POST
/
fx
/
rate
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
amount
number
from
string
to
string
Response
200 - application/json
from
object
rate
number
to
object
Was this page helpful?