Rate Overview
Live
1 DOP = 15.0531 KPW
1 KPW = 0.066432
DOP
Avg
15.1140
High
15.1573
Low
15.0531
Last updated: 5/7/2026, 5:03:28 PM
Quick Conversions
| DOP | KPW |
|---|---|
| 1 DOP | 15.05 KPW |
| 10 DOP | 150.53 KPW |
| 50 DOP | 752.65 KPW |
| 100 DOP | 1,505.31 KPW |
| 500 DOP | 7,526.54 KPW |
| 1,000 DOP | 15,053.08 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-07T17:03:28Z",
"rates": {
"KPW": 15.053083
}
}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": 1505.3083000000001,
"rate": 15.053083
}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