Rate Overview
Live
1 XCD = 1589.62 MGA
1 MGA = 0.000629
XCD
Avg
1574.69
High
1589.62
Low
1565.31
Last updated: 7/11/2026, 2:02:03 PM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,589.62 MGA |
| 10 XCD | 15,896.16 MGA |
| 50 XCD | 79,480.81 MGA |
| 100 XCD | 158,961.63 MGA |
| 500 XCD | 794,808.13 MGA |
| 1,000 XCD | 1,589,616.25 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-07-11T14:02:03Z",
"rates": {
"MGA": 1589.61625
}
}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": 158961.625,
"rate": 1589.61625
}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