Rate Overview
Live
1 DOP = 15.1435 CLP
1 CLP = 0.066035
DOP
Avg
14.9080
High
15.2395
Low
14.5163
Last updated: 3/7/2026, 7:37:54 AM
Quick Conversions
| DOP | CLP |
|---|---|
| 1 DOP | 15.14 CLP |
| 10 DOP | 151.43 CLP |
| 50 DOP | 757.17 CLP |
| 100 DOP | 1,514.35 CLP |
| 500 DOP | 7,571.74 CLP |
| 1,000 DOP | 15,143.48 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-03-07T07:37:54Z",
"rates": {
"CLP": 15.143478
}
}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": 1514.3478,
"rate": 15.143478
}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