Rate Overview
Live
1 CDF = 1.8821 MGA
1 MGA = 0.531308
CDF
Avg
1.8890
High
1.9072
Low
1.8791
Last updated: 9/3/2026, 2:25:21 PM
Quick Conversions
| CDF | MGA |
|---|---|
| 1 CDF | 1.88 MGA |
| 10 CDF | 18.82 MGA |
| 50 CDF | 94.11 MGA |
| 100 CDF | 188.21 MGA |
| 500 CDF | 941.07 MGA |
| 1,000 CDF | 1,882.15 MGA |
Get CDF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=MGAExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-09-03T14:25:21Z",
"rates": {
"MGA": 1.882147
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "MGA",
"amount": 100
},
"result": 188.2147,
"rate": 1.882147
}Build with CDF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key