Get Rates (New)

The get rates API can be used to get current actual FX rate for a given currency pair using the currencyFrom, currencyTo and paymentMode. The paymentMode is used for specifying the settlement option you intend you use for the trade.

In the response you'll receive a vfx_token with an expiry of 30 seconds, you can use this token to create an FX trade.

Body Params
string
enum
Defaults to immediate

The settlement option for the trade. Later means you intend to settle us in the near future (up to 24 hours later). Immediate means you intend to settle us instantly (the funds will be deducted from your wallet).

Allowed:
currencyFrom
object
required

The currency you are selling to Verto.

currencyTo
object
required

The currency you are buying from Verto.

Responses

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