๐Ÿ“ฃ New Region Unlocked: You can now send payouts directly to Malawi! ๐Ÿ‡ฒ๐Ÿ‡ผ
Quotes
How Quotes works in meCash

Understanding Quotes in meCash

The meCash Quote API provides live, real-time currency exchange rates. It allows users to see the exact amount their recipient will receive before completing the transaction. You can see the API working live on the meCash website.

show me

How It Works: The Quote Lifecycle

When a user initiates a currency conversion, your application calls the meCash Quote API to retrieve a guaranteed rate.
The API responds with a unique quoteID along with the exchange rate, fees, and the exact amount the recipient will receive.
This quoteID must be included when executing the final payout to ensure the same rate and fee are applied.

This diagram illustrates the API interaction:

The diagram above gives you the high-level flow. Letโ€™s walk through each stage in detail:

User Sends request

Users fill in the source currency, target currency, and amount on the meCash platform.

Quote API returns response.

The Quote API retrieves live exchange rates and applicable fee data.


Breakdown of the Response

  • Exchange rate
  • Transaction fee
  • Final amount (in target currency)

Important: This quoteId must be included in the Payout API request to ensure the payout uses the same guaranteed rate and fees.
If the quote has expired or is invalid, the payout request will fail.


Supported Countries and Payment Channels for Quotes.

The meCash Quote API supports generating real-time quotes for the following payout routes.

Destination CountryCountry CodeDestination CurrencyPayment Channel(s)
Austria ๐Ÿ‡ฆ๐Ÿ‡นATEURBank Transfer
Canada ๐Ÿ‡จ๐Ÿ‡ฆCACADBank Transfer
China ๐Ÿ‡จ๐Ÿ‡ณCNCNYWeChat / AliPay / Bank Transfer
Denmark ๐Ÿ‡ฉ๐Ÿ‡ฐDKDKKBank Transfer
Germany ๐Ÿ‡ฉ๐Ÿ‡ชDEEURBank Transfer
Ivory Coast ๐Ÿ‡จ๐Ÿ‡ฎCIXOFMobile Money
Malawi ๐Ÿ‡ฒ๐Ÿ‡ผMWMWKBank Transfer
Nigeria ๐Ÿ‡ณ๐Ÿ‡ฌNGNGNBank Transfer
Rwanda ๐Ÿ‡ท๐Ÿ‡ผRWRWFBank Transfer
Senegal ๐Ÿ‡ธ๐Ÿ‡ณSNXOFBank Transfer
South Africa ๐Ÿ‡ฟ๐Ÿ‡ฆZAZARBank Transfer
United Kingdom ๐Ÿ‡ฌ๐Ÿ‡งGBGBPBank Transfer
United States ๐Ÿ‡บ๐Ÿ‡ธUSUSDBank Transfer

Why Quotes Matter

  • It shows transparency โ€“ Users get to see the exact exchange rate and fees upfront.
  • It helps users make informed decisions before completing a conversion.
  • It applies business rules to ensure compliance with meCash policies.