Rate Overview
Live
1 XCD = 1536.31 MGA
1 MGA = 0.000651
XCD
Avg
1533.42
High
1536.31
Low
1530.04
Last updated: 4/17/2026, 6:14:54 AM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,536.31 MGA |
| 10 XCD | 15,363.09 MGA |
| 50 XCD | 76,815.45 MGA |
| 100 XCD | 153,630.89 MGA |
| 500 XCD | 768,154.47 MGA |
| 1,000 XCD | 1,536,308.94 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-04-17T06:14:54Z",
"rates": {
"MGA": 1536.308941
}
}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": 153630.8941,
"rate": 1536.308941
}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