Rate Overview
Live
1 XCD = 21.4478 DOP
1 DOP = 0.046625
XCD
Avg
21.5025
High
21.5916
Low
21.4478
Last updated: 7/29/2026, 4:27:29 PM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 21.45 DOP |
| 10 XCD | 214.48 DOP |
| 50 XCD | 1,072.39 DOP |
| 100 XCD | 2,144.78 DOP |
| 500 XCD | 10,723.91 DOP |
| 1,000 XCD | 21,447.82 DOP |
Get XCD/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=DOPExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-29T16:27:29Z",
"rates": {
"DOP": 21.447822
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "DOP",
"amount": 100
},
"result": 2144.7821999999996,
"rate": 21.447822
}Build with XCD/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key