Rate Overview
Live
1 DOP = 15.3817 KPW
1 KPW = 0.065013
DOP
Avg
15.1600
High
15.4813
Low
14.6279
Last updated: 8/21/2026, 4:50:36 PM
Quick Conversions
| DOP | KPW |
|---|---|
| 1 DOP | 15.38 KPW |
| 10 DOP | 153.82 KPW |
| 50 DOP | 769.08 KPW |
| 100 DOP | 1,538.17 KPW |
| 500 DOP | 7,690.83 KPW |
| 1,000 DOP | 15,381.65 KPW |
Get DOP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=KPWExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-08-21T16:50:36Z",
"rates": {
"KPW": 15.381654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "KPW",
"amount": 100
},
"result": 1538.1653999999999,
"rate": 15.381654
}Build with DOP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key