Rate Overview
Live
1 CDF = 1.8763 MGA
1 MGA = 0.532961
CDF
Avg
1.8836
High
1.9021
Low
1.8763
Last updated: 8/15/2026, 6:02:35 AM
Quick Conversions
| CDF | MGA |
|---|---|
| 1 CDF | 1.88 MGA |
| 10 CDF | 18.76 MGA |
| 50 CDF | 93.82 MGA |
| 100 CDF | 187.63 MGA |
| 500 CDF | 938.15 MGA |
| 1,000 CDF | 1,876.31 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-08-15T06:02:35Z",
"rates": {
"MGA": 1.876309
}
}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": 187.6309,
"rate": 1.876309
}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