Rate Overview
Live
1 DOP = 15.1956 CLP
1 CLP = 0.065809
DOP
Avg
15.4080
High
15.7102
Low
15.1956
Last updated: 6/17/2026, 4:16:38 AM
Quick Conversions
| DOP | CLP |
|---|---|
| 1 DOP | 15.20 CLP |
| 10 DOP | 151.96 CLP |
| 50 DOP | 759.78 CLP |
| 100 DOP | 1,519.56 CLP |
| 500 DOP | 7,597.78 CLP |
| 1,000 DOP | 15,195.57 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-06-17T04:16:38Z",
"rates": {
"CLP": 15.195568
}
}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": 1519.5568,
"rate": 15.195568
}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