Rate Overview
Live
1 MGA = 0.555006 CDF
1 CDF = 1.8018
MGA
Avg
0.603912
High
0.684507
Low
0.483058
Last updated: 3/27/2026, 8:26:31 AM
Quick Conversions
| MGA | CDF |
|---|---|
| 1 MGA | 0.56 CDF |
| 10 MGA | 5.55 CDF |
| 50 MGA | 27.75 CDF |
| 100 MGA | 55.50 CDF |
| 500 MGA | 277.50 CDF |
| 1,000 MGA | 555.01 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-03-27T08:26:31Z",
"rates": {
"CDF": 0.555006
}
}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.5006,
"rate": 0.555006
}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