Rate Overview
Live
1 XCD = 1553.83 MGA
1 MGA = 0.000644
XCD
Avg
1552.04
High
1556.07
Low
1546.77
Last updated: 5/27/2026, 5:45:14 PM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,553.83 MGA |
| 10 XCD | 15,538.33 MGA |
| 50 XCD | 77,691.63 MGA |
| 100 XCD | 155,383.26 MGA |
| 500 XCD | 776,916.31 MGA |
| 1,000 XCD | 1,553,832.62 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-05-27T17:45:14Z",
"rates": {
"MGA": 1553.832621
}
}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": 155383.2621,
"rate": 1553.832621
}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