Rate Overview
Live
1 XCD = 3.3918 MAD
1 MAD = 0.294829
XCD
Avg
3.3698
High
3.4682
Low
3.2501
Last updated: 5/27/2026, 1:57:30 PM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.39 MAD |
| 10 XCD | 33.92 MAD |
| 50 XCD | 169.59 MAD |
| 100 XCD | 339.18 MAD |
| 500 XCD | 1,695.90 MAD |
| 1,000 XCD | 3,391.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-05-27T13:57:30Z",
"rates": {
"MAD": 3.391797
}
}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": 339.17969999999997,
"rate": 3.391797
}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