Rate Overview
Live
1 CDF = 1.8106 MGA
1 MGA = 0.552296
CDF
Avg
1.8205
High
1.8465
Low
1.8106
Last updated: 6/15/2026, 6:07:42 PM
Quick Conversions
| CDF | MGA |
|---|---|
| 1 CDF | 1.81 MGA |
| 10 CDF | 18.11 MGA |
| 50 CDF | 90.53 MGA |
| 100 CDF | 181.06 MGA |
| 500 CDF | 905.31 MGA |
| 1,000 CDF | 1,810.62 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-06-15T18:07:42Z",
"rates": {
"MGA": 1.810622
}
}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": 181.0622,
"rate": 1.810622
}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