Rate Overview
Live
1 XCD = 3.4681 MAD
1 MAD = 0.288343
XCD
Avg
3.3782
High
3.4681
Low
3.2507
Last updated: 6/23/2026, 9:04:11 PM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.47 MAD |
| 10 XCD | 34.68 MAD |
| 50 XCD | 173.40 MAD |
| 100 XCD | 346.81 MAD |
| 500 XCD | 1,734.05 MAD |
| 1,000 XCD | 3,468.10 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-06-23T21:04:11Z",
"rates": {
"MAD": 3.468097
}
}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.8097,
"rate": 3.468097
}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