Rate Overview
Live
1 CDF = 1.7923 MGA
1 MGA = 0.557938
CDF
Avg
1.8561
High
1.9744
Low
1.7923
Last updated: 3/6/2026, 6:26:35 PM
Quick Conversions
| CDF | MGA |
|---|---|
| 1 CDF | 1.79 MGA |
| 10 CDF | 17.92 MGA |
| 50 CDF | 89.62 MGA |
| 100 CDF | 179.23 MGA |
| 500 CDF | 896.16 MGA |
| 1,000 CDF | 1,792.32 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-03-06T18:26:35Z",
"rates": {
"MGA": 1.792315
}
}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.2315,
"rate": 1.792315
}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