Rate Overview
Live
1 XCD = 3.4496 MAD
1 MAD = 0.289885
XCD
Avg
3.4353
High
3.4506
Low
3.4136
Last updated: 9/2/2026, 1:02:58 AM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.45 MAD |
| 10 XCD | 34.50 MAD |
| 50 XCD | 172.48 MAD |
| 100 XCD | 344.96 MAD |
| 500 XCD | 1,724.82 MAD |
| 1,000 XCD | 3,449.65 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-02T01:02:58Z",
"rates": {
"MAD": 3.449648
}
}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.96479999999997,
"rate": 3.449648
}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