Rate Overview
Live
1 XCD = 3.4678 MAD
1 MAD = 0.288369
XCD
Avg
3.4176
High
3.4810
Low
3.3580
Last updated: 6/24/2026, 4:19:27 AM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.47 MAD |
| 10 XCD | 34.68 MAD |
| 50 XCD | 173.39 MAD |
| 100 XCD | 346.78 MAD |
| 500 XCD | 1,733.89 MAD |
| 1,000 XCD | 3,467.78 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-24T04:19:27Z",
"rates": {
"MAD": 3.467779
}
}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.77790000000005,
"rate": 3.467779
}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