Rate Overview
Live
1 XCD = 21.9685 DOP
1 DOP = 0.045520
XCD
Avg
22.0790
High
22.2725
Low
21.9261
Last updated: 3/7/2026, 1:01:44 AM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 21.97 DOP |
| 10 XCD | 219.68 DOP |
| 50 XCD | 1,098.42 DOP |
| 100 XCD | 2,196.85 DOP |
| 500 XCD | 10,984.23 DOP |
| 1,000 XCD | 21,968.45 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-03-07T01:01:44Z",
"rates": {
"DOP": 21.968454
}
}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.8454,
"rate": 21.968454
}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