Rate Overview
Live
1 XCD = 3.4156 MAD
1 MAD = 0.292773
XCD
Avg
3.4230
High
3.4321
Low
3.4149
Last updated: 6/17/2026, 7:57:00 AM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.42 MAD |
| 10 XCD | 34.16 MAD |
| 50 XCD | 170.78 MAD |
| 100 XCD | 341.56 MAD |
| 500 XCD | 1,707.81 MAD |
| 1,000 XCD | 3,415.62 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-17T07:57:00Z",
"rates": {
"MAD": 3.415618
}
}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": 341.5618,
"rate": 3.415618
}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