Get FX rate

Get the current FX rate for a currency pair and receive a short-lived vfx_token for creating an FX trade.

📘

NOTE:
Always confirm your Base URL: If you are testing in the sandbox environment, ensure your base URL is set to the sandbox base url: https://api-company-sandbox.vertofx.com, and if in production, use the production base URL: https://api-company-beta.vertofx.com. Using them interchangably will result in 403 errors.



Body Params
string | null
enum
Defaults to immediate
Allowed:
string
enum
required
length between 3 and 3

source currency

string
enum
required
length between 3 and 3

destination currency

string
enum
required
length between 3 and 3

The amount currency e.g. GBP

float
required
≥ 0.01

Amount to be exchanged with up to two decimal places. Must be greater than zero.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json