Rate Overview
Live
1 DOP = 15.0705 KPW
1 KPW = 0.066355
DOP
Avg
15.1052
High
15.2512
Low
14.8770
Last updated: 3/28/2026, 3:45:52 PM
Quick Conversions
| DOP | KPW |
|---|---|
| 1 DOP | 15.07 KPW |
| 10 DOP | 150.71 KPW |
| 50 DOP | 753.53 KPW |
| 100 DOP | 1,507.05 KPW |
| 500 DOP | 7,535.27 KPW |
| 1,000 DOP | 15,070.53 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-03-28T15:45:52Z",
"rates": {
"KPW": 15.070534
}
}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": 1507.0534,
"rate": 15.070534
}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