Rate Overview
Live
1 XCD = 1579.95 MGA
1 MGA = 0.000633
XCD
Avg
1588.61
High
1601.15
Low
1579.95
Last updated: 8/21/2026, 7:46:43 AM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,579.95 MGA |
| 10 XCD | 15,799.47 MGA |
| 50 XCD | 78,997.36 MGA |
| 100 XCD | 157,994.73 MGA |
| 500 XCD | 789,973.64 MGA |
| 1,000 XCD | 1,579,947.28 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-21T07:46:43Z",
"rates": {
"MGA": 1579.947282
}
}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": 157994.7282,
"rate": 1579.947282
}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