Get FX Rate


This endpoint allows the authenticated user to fetch the foreign exchange (FX) rate quotation for a withdrawal transaction. It requires details such as source currency, target currency, requested amount, and whether the currency type refers to the sender or receiver.

Method API Endpoint
POST https://efylink-business.rare-able.com/api/user/withdraw_transactions/get_fx_rate

headers: Object containing the API headers.

'Authorization : Bearer Token': Use Login API for access token

'X-CLIENT-ID': Use Get Credentials api to generate X-CLIENT-ID

'X-Api-Signature': To know how to generate please use Authentication

'X-Api-Timestamp': Timestamp

Body Params

from required

to required

request_amount required

currency_type required Accepted values - sender , receiver