Rate Overview
Live
1 DOP = 15.6320 CLP
1 CLP = 0.063971
DOP
Avg
15.6553
High
15.7007
Low
15.6220
Last updated: 8/17/2026, 12:10:53 AM
Quick Conversions
| DOP | CLP |
|---|---|
| 1 DOP | 15.63 CLP |
| 10 DOP | 156.32 CLP |
| 50 DOP | 781.60 CLP |
| 100 DOP | 1,563.20 CLP |
| 500 DOP | 7,815.98 CLP |
| 1,000 DOP | 15,631.97 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-08-17T00:10:53Z",
"rates": {
"CLP": 15.631967
}
}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": 1563.1967,
"rate": 15.631967
}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