Rate Overview
Live
1 MGA = 0.557937 CDF
1 CDF = 1.7923
MGA
Avg
0.539277
High
0.557937
Low
0.506495
Last updated: 3/6/2026, 11:47:41 PM
Quick Conversions
| MGA | CDF |
|---|---|
| 1 MGA | 0.56 CDF |
| 10 MGA | 5.58 CDF |
| 50 MGA | 27.90 CDF |
| 100 MGA | 55.79 CDF |
| 500 MGA | 278.97 CDF |
| 1,000 MGA | 557.94 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-06T23:47:41Z",
"rates": {
"CDF": 0.557937
}
}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.7937,
"rate": 0.557937
}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