Rate Overview
Live
1 XCD = 3.4136 MAD
1 MAD = 0.292946
XCD
Avg
3.4288
High
3.4387
Low
3.4136
Last updated: 8/21/2026, 3:06:28 AM
Quick Conversions
| XCD | MAD |
|---|---|
| 1 XCD | 3.41 MAD |
| 10 XCD | 34.14 MAD |
| 50 XCD | 170.68 MAD |
| 100 XCD | 341.36 MAD |
| 500 XCD | 1,706.80 MAD |
| 1,000 XCD | 3,413.60 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-21T03:06:28Z",
"rates": {
"MAD": 3.413604
}
}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.36039999999997,
"rate": 3.413604
}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