Rate Overview
Live
1 XCD = 3.4544 MAD
1 MAD = 0.289484
XCD
Avg
3.4593
High
3.6964
Low
3.2660
Last updated: 7/11/2026, 4:43:22 PM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.45 MAD |
| 10 XCD | 34.54 MAD |
| 50 XCD | 172.72 MAD |
| 100 XCD | 345.44 MAD |
| 500 XCD | 1,727.21 MAD |
| 1,000 XCD | 3,454.42 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-07-11T16:43:22Z",
"rates": {
"MAD": 3.454419
}
}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": 345.44190000000003,
"rate": 3.454419
}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