Rate Overview
Live
1 DOP = 15.3541 KPW
1 KPW = 0.065129
DOP
Avg
15.3691
High
15.4230
Low
15.3224
Last updated: 6/17/2026, 4:19:00 AM
Quick Conversions
| DOP | KPW |
|---|---|
| 1 DOP | 15.35 KPW |
| 10 DOP | 153.54 KPW |
| 50 DOP | 767.71 KPW |
| 100 DOP | 1,535.41 KPW |
| 500 DOP | 7,677.06 KPW |
| 1,000 DOP | 15,354.13 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-06-17T04:19:00Z",
"rates": {
"KPW": 15.354127
}
}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": 1535.4127,
"rate": 15.354127
}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