Rate Overview
Live
1 XCD = 21.4130 DOP
1 DOP = 0.046701
XCD
Avg
21.4676
High
21.5296
Low
21.4130
Last updated: 7/31/2026, 6:50:05 PM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 21.41 DOP |
| 10 XCD | 214.13 DOP |
| 50 XCD | 1,070.65 DOP |
| 100 XCD | 2,141.30 DOP |
| 500 XCD | 10,706.52 DOP |
| 1,000 XCD | 21,413.04 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-31T18:50:05Z",
"rates": {
"DOP": 21.41304
}
}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": 2141.304,
"rate": 21.41304
}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