Rate Overview
Live
1 CDF = 1.8918 MGA
1 MGA = 0.528607
CDF
Avg
1.8613
High
1.8918
Low
1.8310
Last updated: 7/5/2026, 8:15:24 AM
Quick Conversions
| CDF | MGA |
|---|---|
| 1 CDF | 1.89 MGA |
| 10 CDF | 18.92 MGA |
| 50 CDF | 94.59 MGA |
| 100 CDF | 189.18 MGA |
| 500 CDF | 945.88 MGA |
| 1,000 CDF | 1,891.76 MGA |
Get CDF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=MGAExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-05T08:15:24Z",
"rates": {
"MGA": 1.891763
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "MGA",
"amount": 100
},
"result": 189.1763,
"rate": 1.891763
}Build with CDF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key