Rate Overview
Live
1 XCD = 22.3400 DOP
1 DOP = 0.044763
XCD
Avg
22.2002
High
22.3400
Low
21.9944
Last updated: 4/18/2026, 8:44:25 AM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 22.34 DOP |
| 10 XCD | 223.40 DOP |
| 50 XCD | 1,117.00 DOP |
| 100 XCD | 2,234.00 DOP |
| 500 XCD | 11,170.01 DOP |
| 1,000 XCD | 22,340.02 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-04-18T08:44:25Z",
"rates": {
"DOP": 22.340021
}
}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": 2234.0021,
"rate": 22.340021
}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