Rate Overview
Live
1 DOP = 15.6972 CLP
1 CLP = 0.063706
DOP
Avg
15.5111
High
15.8882
Low
15.1160
Last updated: 7/7/2026, 10:18:47 AM
Quick Conversions
| DOP | CLP |
|---|---|
| 1 DOP | 15.70 CLP |
| 10 DOP | 156.97 CLP |
| 50 DOP | 784.86 CLP |
| 100 DOP | 1,569.72 CLP |
| 500 DOP | 7,848.60 CLP |
| 1,000 DOP | 15,697.21 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-07T10:18:47Z",
"rates": {
"CLP": 15.697206
}
}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": 1569.7205999999999,
"rate": 15.697206
}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