Rate Overview
Live
1 DOP = 15.3211 KPW
1 KPW = 0.065269
DOP
Avg
15.3606
High
15.4080
Low
15.3122
Last updated: 8/23/2026, 1:30:49 AM
Quick Conversions
| DOP | KPW |
|---|---|
| 1 DOP | 15.32 KPW |
| 10 DOP | 153.21 KPW |
| 50 DOP | 766.05 KPW |
| 100 DOP | 1,532.11 KPW |
| 500 DOP | 7,660.55 KPW |
| 1,000 DOP | 15,321.10 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-08-23T01:30:49Z",
"rates": {
"KPW": 15.321099
}
}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": 1532.1099,
"rate": 15.321099
}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