Rate Overview
Live
1 DOP = 15.0314 KPW
1 KPW = 0.066527
DOP
Avg
15.0149
High
15.1411
Low
14.9061
Last updated: 4/17/2026, 10:45:12 AM
Quick Conversions
| DOP | KPW |
|---|---|
| 1 DOP | 15.03 KPW |
| 10 DOP | 150.31 KPW |
| 50 DOP | 751.57 KPW |
| 100 DOP | 1,503.14 KPW |
| 500 DOP | 7,515.71 KPW |
| 1,000 DOP | 15,031.43 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-04-17T10:45:12Z",
"rates": {
"KPW": 15.031426
}
}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": 1503.1426,
"rate": 15.031426
}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