Rate Overview
Live
1 CDF = 1.7910 MGA
1 MGA = 0.558357
CDF
Avg
1.7975
High
1.8043
Low
1.7900
Last updated: 4/16/2026, 2:39:43 AM
Quick Conversions
| CDF | MGA |
|---|---|
| 1 CDF | 1.79 MGA |
| 10 CDF | 17.91 MGA |
| 50 CDF | 89.55 MGA |
| 100 CDF | 179.10 MGA |
| 500 CDF | 895.49 MGA |
| 1,000 CDF | 1,790.97 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-04-16T02:39:43Z",
"rates": {
"MGA": 1.79097
}
}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": 179.097,
"rate": 1.79097
}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