Rate Overview
Live
1 XCD = 3.4278 MAD
1 MAD = 0.291732
XCD
Avg
3.4361
High
3.4757
Low
3.3722
Last updated: 8/23/2026, 3:57:24 AM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.43 MAD |
| 10 XCD | 34.28 MAD |
| 50 XCD | 171.39 MAD |
| 100 XCD | 342.78 MAD |
| 500 XCD | 1,713.90 MAD |
| 1,000 XCD | 3,427.80 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-23T03:57:24Z",
"rates": {
"MAD": 3.427799
}
}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.7799,
"rate": 3.427799
}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