Rate Overview
Live
1 MGA = 0.529147 CDF
1 CDF = 1.8898
MGA
Avg
0.593953
High
0.684507
Low
0.483058
Last updated: 7/28/2026, 1:14:43 AM
Quick Conversions
| MGA | CDF |
|---|---|
| 1 MGA | 0.53 CDF |
| 10 MGA | 5.29 CDF |
| 50 MGA | 26.46 CDF |
| 100 MGA | 52.91 CDF |
| 500 MGA | 264.57 CDF |
| 1,000 MGA | 529.15 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-07-28T01:14:43Z",
"rates": {
"CDF": 0.529147
}
}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": 52.9147,
"rate": 0.529147
}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