Rate Overview
Live
1 XCD = 1578.76 MGA
1 MGA = 0.000633
XCD
Avg
1583.78
High
1710.31
Low
1530.83
Last updated: 8/1/2026, 12:18:55 PM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,578.76 MGA |
| 10 XCD | 15,787.58 MGA |
| 50 XCD | 78,937.89 MGA |
| 100 XCD | 157,875.78 MGA |
| 500 XCD | 789,378.92 MGA |
| 1,000 XCD | 1,578,757.84 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-08-01T12:18:55Z",
"rates": {
"MGA": 1578.757837
}
}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": 157875.7837,
"rate": 1578.757837
}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