Rate Overview
Live
1 CDF = 1.8854 MGA
1 MGA = 0.530396
CDF
Avg
1.8529
High
2.1027
Low
1.7888
Last updated: 7/25/2026, 9:00:36 PM
Quick Conversions
| CDF | MGA |
|---|---|
| 1 CDF | 1.89 MGA |
| 10 CDF | 18.85 MGA |
| 50 CDF | 94.27 MGA |
| 100 CDF | 188.54 MGA |
| 500 CDF | 942.69 MGA |
| 1,000 CDF | 1,885.38 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-25T21:00:36Z",
"rates": {
"MGA": 1.885384
}
}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": 188.5384,
"rate": 1.885384
}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