Rate Overview
Live
1 MGA = 0.549816 CDF
1 CDF = 1.8188
MGA
Avg
0.530993
High
0.559773
Low
0.460916
Last updated: 5/29/2026, 2:29:20 PM
Quick Conversions
| MGA | CDF |
|---|---|
| 1 MGA | 0.55 CDF |
| 10 MGA | 5.50 CDF |
| 50 MGA | 27.49 CDF |
| 100 MGA | 54.98 CDF |
| 500 MGA | 274.91 CDF |
| 1,000 MGA | 549.82 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-05-29T14:29:20Z",
"rates": {
"CDF": 0.549816
}
}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": 54.9816,
"rate": 0.549816
}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