Rate Overview
Live
1 XCD = 3.4558 MAD
1 MAD = 0.289366
XCD
Avg
3.4521
High
3.4777
Low
3.4160
Last updated: 7/9/2026, 9:14:33 AM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.46 MAD |
| 10 XCD | 34.56 MAD |
| 50 XCD | 172.79 MAD |
| 100 XCD | 345.58 MAD |
| 500 XCD | 1,727.92 MAD |
| 1,000 XCD | 3,455.83 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-07-09T09:14:33Z",
"rates": {
"MAD": 3.455833
}
}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": 345.5833,
"rate": 3.455833
}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