get
https://api-v3-sandbox.vertofx.com/orders/v2.1/fx
The Get FX Rate API provides real-time foreign exchange rates for currency pairs. Users can query this API to obtain the current exchange rate between two specified currencies.
Users specify the source (currencyFrom) and target (currencyTo) currencies (e.g., USD to NGN) to retrieve the corresponding exchange rate.
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.
