Rate Overview
Live
1 XCD = 21.5223 DOP
1 DOP = 0.046463
XCD
Avg
22.6774
High
23.7745
Low
21.4411
Last updated: 8/1/2026, 12:15:42 PM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 21.52 DOP |
| 10 XCD | 215.22 DOP |
| 50 XCD | 1,076.12 DOP |
| 100 XCD | 2,152.23 DOP |
| 500 XCD | 10,761.15 DOP |
| 1,000 XCD | 21,522.30 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-01T12:15:42Z",
"rates": {
"DOP": 21.522302
}
}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": 2152.2302,
"rate": 21.522302
}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