Rate Overview
Live
1 XCD = 21.7222 DOP
1 DOP = 0.046036
XCD
Avg
21.8007
High
21.9369
Low
21.6895
Last updated: 7/11/2026, 12:54:09 PM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 21.72 DOP |
| 10 XCD | 217.22 DOP |
| 50 XCD | 1,086.11 DOP |
| 100 XCD | 2,172.22 DOP |
| 500 XCD | 10,861.09 DOP |
| 1,000 XCD | 21,722.17 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-07-11T12:54:09Z",
"rates": {
"DOP": 21.722171
}
}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": 2172.2171,
"rate": 21.722171
}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