Skip to content

Get latest fx rate moment ​

GET
/v1/support/fx/moment/latest

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Responses​

OK

application/json
JSON
{
  
"rates": [
  
  
{
  
  
  
"created": "string",
  
  
  
"base_currency": "string",
  
  
  
"rates": {
  
  
  
  
"additionalProperties": "string"
  
  
  
}
  
  
}
  
]
}

Playground​

Server
Authorization

Samples​