Rate Overview
Live
1 XCD = 21.7132 DOP
1 DOP = 0.046055
XCD
Avg
21.7996
High
21.9023
Low
21.6707
Last updated: 9/10/2026, 2:13:37 PM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 21.71 DOP |
| 10 XCD | 217.13 DOP |
| 50 XCD | 1,085.66 DOP |
| 100 XCD | 2,171.32 DOP |
| 500 XCD | 10,856.61 DOP |
| 1,000 XCD | 21,713.21 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-09-10T14:13:37Z",
"rates": {
"DOP": 21.71321
}
}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": 2171.321,
"rate": 21.71321
}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