Rate Overview
Live
1 XCD = 21.5969 DOP
1 DOP = 0.046303
XCD
Avg
21.6498
High
21.7475
Low
21.5677
Last updated: 6/19/2026, 11:53:16 AM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 21.60 DOP |
| 10 XCD | 215.97 DOP |
| 50 XCD | 1,079.85 DOP |
| 100 XCD | 2,159.69 DOP |
| 500 XCD | 10,798.45 DOP |
| 1,000 XCD | 21,596.90 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-06-19T11:53:16Z",
"rates": {
"DOP": 21.596903
}
}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": 2159.6903,
"rate": 21.596903
}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