Rate Overview
Live
1 XCD = 3.4185 MAD
1 MAD = 0.292525
XCD
Avg
3.4275
High
3.4407
Low
3.4178
Last updated: 4/17/2026, 6:10:04 AM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.42 MAD |
| 10 XCD | 34.19 MAD |
| 50 XCD | 170.93 MAD |
| 100 XCD | 341.85 MAD |
| 500 XCD | 1,709.25 MAD |
| 1,000 XCD | 3,418.51 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-04-17T06:10:04Z",
"rates": {
"MAD": 3.41851
}
}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": 341.851,
"rate": 3.41851
}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