Rate Overview
Live
1 MGA = 0.555302 CDF
1 CDF = 1.8008
MGA
Avg
0.551059
High
0.555302
Low
0.541552
Last updated: 6/18/2026, 11:15:21 AM
Quick Conversions
| MGA | CDF |
|---|---|
| 1 MGA | 0.56 CDF |
| 10 MGA | 5.55 CDF |
| 50 MGA | 27.77 CDF |
| 100 MGA | 55.53 CDF |
| 500 MGA | 277.65 CDF |
| 1,000 MGA | 555.30 CDF |
Get MGA/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=CDFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-06-18T11:15:21Z",
"rates": {
"CDF": 0.555302
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "CDF",
"amount": 100
},
"result": 55.530199999999994,
"rate": 0.555302
}Build with MGA/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key