Rate Overview
Live
1 XCD = 21.9800 DOP
1 DOP = 0.045496
XCD
Avg
22.2423
High
22.8679
Low
21.7157
Last updated: 3/27/2026, 11:46:17 AM
Quick Conversions
| XCD | DOP |
|---|---|
| 1 XCD | 21.98 DOP |
| 10 XCD | 219.80 DOP |
| 50 XCD | 1,099.00 DOP |
| 100 XCD | 2,198.00 DOP |
| 500 XCD | 10,990.00 DOP |
| 1,000 XCD | 21,980.00 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-27T11:46:17Z",
"rates": {
"DOP": 21.980003
}
}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": 2198.0003,
"rate": 21.980003
}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