Rate Overview
Live
1 MGA = 0.544605 CDF
1 CDF = 1.8362
MGA
Avg
0.573234
High
0.687485
Low
0.473466
Last updated: 5/28/2026, 9:43:47 PM
Quick Conversions
| MGA | CDF |
|---|---|
| 1 MGA | 0.54 CDF |
| 10 MGA | 5.45 CDF |
| 50 MGA | 27.23 CDF |
| 100 MGA | 54.46 CDF |
| 500 MGA | 272.30 CDF |
| 1,000 MGA | 544.61 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-28T21:43:47Z",
"rates": {
"CDF": 0.544605
}
}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.4605,
"rate": 0.544605
}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