Rate Overview
Live
1 XCD = 1529.57 MGA
1 MGA = 0.000654
XCD
Avg
1546.39
High
1562.38
Low
1529.57
Last updated: 3/7/2026, 1:07:29 AM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,529.57 MGA |
| 10 XCD | 15,295.70 MGA |
| 50 XCD | 76,478.52 MGA |
| 100 XCD | 152,957.04 MGA |
| 500 XCD | 764,785.19 MGA |
| 1,000 XCD | 1,529,570.39 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-07T01:07:29Z",
"rates": {
"MGA": 1529.570386
}
}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": 152957.0386,
"rate": 1529.570386
}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