Rate Overview
Live
1 XCD = 21.6100 DOP
1 DOP = 0.046275
XCD
Avg
21.6301
High
21.7167
Low
21.5751
Last updated: 8/21/2026, 3:05:46 AM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 21.61 DOP |
| 10 XCD | 216.10 DOP |
| 50 XCD | 1,080.50 DOP |
| 100 XCD | 2,161.00 DOP |
| 500 XCD | 10,804.99 DOP |
| 1,000 XCD | 21,609.97 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-08-21T03:05:46Z",
"rates": {
"DOP": 21.609974
}
}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": 2160.9974,
"rate": 21.609974
}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