Rate Overview
Live
1 CDF = 1.7970 MGA
1 MGA = 0.556491
CDF
Avg
1.7912
High
1.7970
Low
1.7864
Last updated: 5/6/2026, 12:18:17 PM
Quick Conversions
| CDF | MGA |
|---|---|
| 1 CDF | 1.80 MGA |
| 10 CDF | 17.97 MGA |
| 50 CDF | 89.85 MGA |
| 100 CDF | 179.70 MGA |
| 500 CDF | 898.49 MGA |
| 1,000 CDF | 1,796.98 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-05-06T12:18:17Z",
"rates": {
"MGA": 1.796975
}
}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": 179.6975,
"rate": 1.796975
}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