Rate Overview
Live
1 XCD = 3.4221 MAD
1 MAD = 0.292219
XCD
Avg
3.4574
High
3.6964
Low
3.2660
Last updated: 8/24/2026, 10:35:59 PM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.42 MAD |
| 10 XCD | 34.22 MAD |
| 50 XCD | 171.10 MAD |
| 100 XCD | 342.21 MAD |
| 500 XCD | 1,711.05 MAD |
| 1,000 XCD | 3,422.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-08-24T22:35:59Z",
"rates": {
"MAD": 3.422095
}
}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": 342.2095,
"rate": 3.422095
}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