Rate Overview
Live
1 MGA = 0.538344 CDF
1 CDF = 1.8575
MGA
Avg
0.532486
High
0.538344
Low
0.523406
Last updated: 9/8/2026, 8:45:24 PM
Quick Conversions
| MGA | CDF |
|---|---|
| 1 MGA | 0.54 CDF |
| 10 MGA | 5.38 CDF |
| 50 MGA | 26.92 CDF |
| 100 MGA | 53.83 CDF |
| 500 MGA | 269.17 CDF |
| 1,000 MGA | 538.34 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-09-08T20:45:24Z",
"rates": {
"CDF": 0.538344
}
}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": 53.8344,
"rate": 0.538344
}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