Rate Overview
Live
1 XCD = 1551.79 MGA
1 MGA = 0.000644
XCD
Avg
1550.54
High
1556.30
Low
1543.34
Last updated: 6/19/2026, 8:26:40 AM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,551.79 MGA |
| 10 XCD | 15,517.92 MGA |
| 50 XCD | 77,589.60 MGA |
| 100 XCD | 155,179.21 MGA |
| 500 XCD | 775,896.04 MGA |
| 1,000 XCD | 1,551,792.09 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-06-19T08:26:40Z",
"rates": {
"MGA": 1551.792085
}
}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": 155179.2085,
"rate": 1551.792085
}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