Rate Overview
Live
1 MGA = 0.543708 CDF
1 CDF = 1.8392
MGA
Avg
0.539772
High
0.546146
Low
0.528607
Last updated: 7/6/2026, 1:08:27 PM
Quick Conversions
| MGA | CDF |
|---|---|
| 1 MGA | 0.54 CDF |
| 10 MGA | 5.44 CDF |
| 50 MGA | 27.19 CDF |
| 100 MGA | 54.37 CDF |
| 500 MGA | 271.85 CDF |
| 1,000 MGA | 543.71 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-06T13:08:27Z",
"rates": {
"CDF": 0.543708
}
}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.370799999999996,
"rate": 0.543708
}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