Rate Overview
Live
1 MGA = 0.000596 XCD
1 XCD = 1677.85 MGA
Avg
0.000604
High
0.000638
Low
0.000587
Last updated: 1/25/2026, 5:20:19 PM
Quick Conversions
| MGA | XCD |
|---|---|
| 1 MGA | 0.00 XCD |
| 10 MGA | 0.01 XCD |
| 50 MGA | 0.03 XCD |
| 100 MGA | 0.06 XCD |
| 500 MGA | 0.30 XCD |
| 1,000 MGA | 0.60 XCD |
Get MGA/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=XCDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-01-25T17:20:19Z",
"rates": {
"XCD": 0.000596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "XCD",
"amount": 100
},
"result": 0.05959999999999999,
"rate": 0.000596
}Build with MGA/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key