Rate Overview
Live
1 DOP = 16.0495 CLP
1 CLP = 0.062307
DOP
Avg
15.4132
High
16.6551
Low
13.7040
Last updated: 7/23/2026, 10:37:50 AM
Quick Conversions
| DOP | CLP |
|---|---|
| 1 DOP | 16.05 CLP |
| 10 DOP | 160.49 CLP |
| 50 DOP | 802.47 CLP |
| 100 DOP | 1,604.95 CLP |
| 500 DOP | 8,024.74 CLP |
| 1,000 DOP | 16,049.47 CLP |
Get DOP/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=CLPExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-23T10:37:50Z",
"rates": {
"CLP": 16.049473
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "CLP",
"amount": 100
},
"result": 1604.9472999999998,
"rate": 16.049473
}Build with DOP/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key