Rate Overview
Live
1 DOP = 15.2379 KPW
1 KPW = 0.065626
DOP
Avg
15.2538
High
15.3140
Low
15.1999
Last updated: 9/13/2026, 1:01:00 AM
Quick Conversions
| DOP | KPW |
|---|---|
| 1 DOP | 15.24 KPW |
| 10 DOP | 152.38 KPW |
| 50 DOP | 761.89 KPW |
| 100 DOP | 1,523.79 KPW |
| 500 DOP | 7,618.94 KPW |
| 1,000 DOP | 15,237.88 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-09-13T01:01:00Z",
"rates": {
"KPW": 15.237876
}
}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": 1523.7876,
"rate": 15.237876
}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