Rate Overview
Live
1 DOP = 16.3251 CLP
1 CLP = 0.061255
DOP
Avg
16.1296
High
16.3251
Low
15.9433
Last updated: 7/26/2026, 8:32:26 AM
Quick Conversions
| DOP | CLP |
|---|---|
| 1 DOP | 16.33 CLP |
| 10 DOP | 163.25 CLP |
| 50 DOP | 816.26 CLP |
| 100 DOP | 1,632.51 CLP |
| 500 DOP | 8,162.56 CLP |
| 1,000 DOP | 16,325.12 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-26T08:32:26Z",
"rates": {
"CLP": 16.325122
}
}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": 1632.5122000000001,
"rate": 16.325122
}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