Quote Generation


This endpoint provides real-time exchange rates between supported currency pairs. It can be used to display current conversion rates, calculate transaction values, or validate pricing in multi-currency environments. The response includes the source currency, target currency, exchange rate, and timestamp of the rate.

Method API Endpoint
POST https://admin-eficyent.rare-able.com/api/user/iban/quotes/store

headers: Object containing the API headers.

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

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

Body Params

amount required Min : 1 | Max : 100000

recipient_type required Accepted values : 1 - Individual | 2 - Business

recipient_country required Please use Receipient Type Countries for Countries List

receiving_currency required After selecting recipient_country use the respective currency of the recipient_country

quote_type required Accepted values : FORWARD, REVERSE

virtual_account_id required Please use Get Virtual Account