Rate Overview
Live
1 XCD = 3.4449 MAD
1 MAD = 0.290283
XCD
Avg
3.4210
High
3.4449
Low
3.3887
Last updated: 3/7/2026, 1:00:28 AM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.44 MAD |
| 10 XCD | 34.45 MAD |
| 50 XCD | 172.25 MAD |
| 100 XCD | 344.49 MAD |
| 500 XCD | 1,722.46 MAD |
| 1,000 XCD | 3,444.92 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-03-07T01:00:28Z",
"rates": {
"MAD": 3.444919
}
}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": 344.4919,
"rate": 3.444919
}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