Rate Overview
Live
1 XCD = 1587.76 MGA
1 MGA = 0.000630
XCD
Avg
1591.36
High
1604.04
Low
1582.81
Last updated: 9/10/2026, 2:21:24 PM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,587.76 MGA |
| 10 XCD | 15,877.63 MGA |
| 50 XCD | 79,388.17 MGA |
| 100 XCD | 158,776.33 MGA |
| 500 XCD | 793,881.67 MGA |
| 1,000 XCD | 1,587,763.35 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-09-10T14:21:24Z",
"rates": {
"MGA": 1587.763347
}
}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": 158776.3347,
"rate": 1587.763347
}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