Rate Overview
Live
1 MGA = 0.535214 CDF
1 CDF = 1.8684
MGA
Avg
0.532892
High
0.540708
Low
0.522980
Last updated: 7/28/2026, 11:04:21 PM
Quick Conversions
| MGA | CDF |
|---|---|
| 1 MGA | 0.54 CDF |
| 10 MGA | 5.35 CDF |
| 50 MGA | 26.76 CDF |
| 100 MGA | 53.52 CDF |
| 500 MGA | 267.61 CDF |
| 1,000 MGA | 535.21 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-28T23:04:21Z",
"rates": {
"CDF": 0.535214
}
}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.5214,
"rate": 0.535214
}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