Rate Overview
Live
1 MGA = 0.534480 CDF
1 CDF = 1.8710
MGA
Avg
0.540476
High
0.559036
Low
0.475573
Last updated: 7/25/2026, 3:20:49 AM
Quick Conversions
| MGA | CDF |
|---|---|
| 1 MGA | 0.53 CDF |
| 10 MGA | 5.34 CDF |
| 50 MGA | 26.72 CDF |
| 100 MGA | 53.45 CDF |
| 500 MGA | 267.24 CDF |
| 1,000 MGA | 534.48 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-25T03:20:49Z",
"rates": {
"CDF": 0.53448
}
}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.44799999999999,
"rate": 0.53448
}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