Rate Overview
Live
1 XCD = 1591.75 MGA
1 MGA = 0.000628
XCD
Avg
1624.46
High
1698.37
Low
1529.57
Last updated: 7/28/2026, 12:02:19 PM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,591.75 MGA |
| 10 XCD | 15,917.46 MGA |
| 50 XCD | 79,587.29 MGA |
| 100 XCD | 159,174.58 MGA |
| 500 XCD | 795,872.88 MGA |
| 1,000 XCD | 1,591,745.75 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-28T12:02:19Z",
"rates": {
"MGA": 1591.745752
}
}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": 159174.5752,
"rate": 1591.745752
}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