Rate Overview
Live
1 XCD = 21.4130 DOP
1 DOP = 0.046701
XCD
Avg
22.0631
High
23.3865
Low
21.4130
Last updated: 8/1/2026, 12:53:01 AM
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-08-01T00:53:01Z",
"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