Rate Overview
Live
1 XCD = 3.4662 MAD
1 MAD = 0.288502
XCD
Avg
3.4495
High
3.4662
Low
3.4366
Last updated: 9/5/2026, 1:26:18 AM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.47 MAD |
| 10 XCD | 34.66 MAD |
| 50 XCD | 173.31 MAD |
| 100 XCD | 346.62 MAD |
| 500 XCD | 1,733.09 MAD |
| 1,000 XCD | 3,466.19 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-09-05T01:26:18Z",
"rates": {
"MAD": 3.466186
}
}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": 346.6186,
"rate": 3.466186
}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