Rate Overview
Live
1 DOP = 15.2867 KPW
1 KPW = 0.065416
DOP
Avg
14.6422
High
15.2924
Low
14.0004
Last updated: 5/27/2026, 11:07:58 PM
Quick Conversions
| DOP | KPW |
|---|---|
| 1 DOP | 15.29 KPW |
| 10 DOP | 152.87 KPW |
| 50 DOP | 764.34 KPW |
| 100 DOP | 1,528.67 KPW |
| 500 DOP | 7,643.36 KPW |
| 1,000 DOP | 15,286.72 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-05-27T23:07:58Z",
"rates": {
"KPW": 15.286718
}
}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": 1528.6718,
"rate": 15.286718
}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