Rate Overview
Live
1 XCD = 1539.76 MGA
1 MGA = 0.000649
XCD
Avg
1636.97
High
1712.30
Low
1536.66
Last updated: 3/27/2026, 9:49:26 AM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,539.76 MGA |
| 10 XCD | 15,397.61 MGA |
| 50 XCD | 76,988.03 MGA |
| 100 XCD | 153,976.07 MGA |
| 500 XCD | 769,880.34 MGA |
| 1,000 XCD | 1,539,760.69 MGA |
Get XCD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=MGAExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-03-27T09:49:26Z",
"rates": {
"MGA": 1539.760689
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "MGA",
"amount": 100
},
"result": 153976.06889999998,
"rate": 1539.760689
}Build with XCD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key