Rate Overview
Live
1 XCD = 1589.76 MGA
1 MGA = 0.000629
XCD
Avg
1584.13
High
1710.31
Low
1530.83
Last updated: 7/29/2026, 10:56:41 PM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,589.76 MGA |
| 10 XCD | 15,897.63 MGA |
| 50 XCD | 79,488.16 MGA |
| 100 XCD | 158,976.32 MGA |
| 500 XCD | 794,881.61 MGA |
| 1,000 XCD | 1,589,763.23 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-29T22:56:41Z",
"rates": {
"MGA": 1589.763227
}
}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": 158976.3227,
"rate": 1589.763227
}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