Rate Overview
Live
1 DOP = 14.9486 KPW
1 KPW = 0.066896
DOP
Avg
15.0338
High
15.1606
Low
14.9486
Last updated: 3/7/2026, 4:26:18 AM
Quick Conversions
| DOP | KPW |
|---|---|
| 1 DOP | 14.95 KPW |
| 10 DOP | 149.49 KPW |
| 50 DOP | 747.43 KPW |
| 100 DOP | 1,494.86 KPW |
| 500 DOP | 7,474.31 KPW |
| 1,000 DOP | 14,948.61 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-07T04:26:18Z",
"rates": {
"KPW": 14.948613
}
}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": 1494.8613,
"rate": 14.948613
}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