Rate Overview
Live
1 DOP = 15.4920 CLP
1 CLP = 0.064549
DOP
Avg
15.4623
High
15.7120
Low
15.1685
Last updated: 3/28/2026, 9:01:30 AM
Quick Conversions
| DOP | CLP |
|---|---|
| 1 DOP | 15.49 CLP |
| 10 DOP | 154.92 CLP |
| 50 DOP | 774.60 CLP |
| 100 DOP | 1,549.20 CLP |
| 500 DOP | 7,746.00 CLP |
| 1,000 DOP | 15,492.00 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-28T09:01:30Z",
"rates": {
"CLP": 15.492001
}
}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": 1549.2001,
"rate": 15.492001
}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