Rate Overview
Live
1 XCD = 21.7794 DOP
1 DOP = 0.045915
XCD
Avg
21.9185
High
22.1507
Low
21.7116
Last updated: 5/29/2026, 10:58:07 PM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 21.78 DOP |
| 10 XCD | 217.79 DOP |
| 50 XCD | 1,088.97 DOP |
| 100 XCD | 2,177.94 DOP |
| 500 XCD | 10,889.69 DOP |
| 1,000 XCD | 21,779.38 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-05-29T22:58:07Z",
"rates": {
"DOP": 21.77938
}
}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": 2177.938,
"rate": 21.77938
}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