Rate Overview
Live
1 XCD = 3.3937 MAD
1 MAD = 0.294667
XCD
Avg
3.4099
High
3.4632
Low
3.3426
Last updated: 5/27/2026, 4:23:24 PM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.39 MAD |
| 10 XCD | 33.94 MAD |
| 50 XCD | 169.68 MAD |
| 100 XCD | 339.37 MAD |
| 500 XCD | 1,696.83 MAD |
| 1,000 XCD | 3,393.66 MAD |
Get XCD/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=MADExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-05-27T16:23:24Z",
"rates": {
"MAD": 3.393663
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "MAD",
"amount": 100
},
"result": 339.3663,
"rate": 3.393663
}Build with XCD/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key