Rate Overview
Live
1 XCD = 21.9609 DOP
1 DOP = 0.045536
XCD
Avg
22.0252
High
22.1230
Low
21.9609
Last updated: 5/9/2026, 10:53:42 AM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 21.96 DOP |
| 10 XCD | 219.61 DOP |
| 50 XCD | 1,098.04 DOP |
| 100 XCD | 2,196.09 DOP |
| 500 XCD | 10,980.44 DOP |
| 1,000 XCD | 21,960.88 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-09T10:53:42Z",
"rates": {
"DOP": 21.96088
}
}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": 2196.0879999999997,
"rate": 21.96088
}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