Rate Overview
Live
1 DOP = 15.7564 CLP
1 CLP = 0.063466
DOP
Avg
15.8590
High
15.9858
Low
15.7564
Last updated: 9/5/2026, 1:02:53 AM
Quick Conversions
| DOP | CLP |
|---|---|
| 1 DOP | 15.76 CLP |
| 10 DOP | 157.56 CLP |
| 50 DOP | 787.82 CLP |
| 100 DOP | 1,575.64 CLP |
| 500 DOP | 7,878.18 CLP |
| 1,000 DOP | 15,756.36 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-09-05T01:02:53Z",
"rates": {
"CLP": 15.75636
}
}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": 1575.636,
"rate": 15.75636
}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