Rate Overview
Live
1 XCD = 1594.93 MGA
1 MGA = 0.000627
XCD
Avg
1593.30
High
1610.24
Low
1575.31
Last updated: 7/30/2026, 2:18:43 PM
Quick Conversions
| XCD | MGA |
|---|---|
| 1 XCD | 1,594.93 MGA |
| 10 XCD | 15,949.28 MGA |
| 50 XCD | 79,746.42 MGA |
| 100 XCD | 159,492.84 MGA |
| 500 XCD | 797,464.18 MGA |
| 1,000 XCD | 1,594,928.36 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-30T14:18:43Z",
"rates": {
"MGA": 1594.928357
}
}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": 159492.8357,
"rate": 1594.928357
}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