Rate Overview
Live
1 XCD = 1547.10 MGA
1 MGA = 0.000646
XCD
Avg
1538.97
High
1547.10
Low
1535.59
Last updated: 5/7/2026, 3:42:03 PM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,547.10 MGA |
| 10 XCD | 15,471.01 MGA |
| 50 XCD | 77,355.07 MGA |
| 100 XCD | 154,710.14 MGA |
| 500 XCD | 773,550.72 MGA |
| 1,000 XCD | 1,547,101.45 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-05-07T15:42:03Z",
"rates": {
"MGA": 1547.101445
}
}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": 154710.1445,
"rate": 1547.101445
}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