Rate Overview
Live
1 KRW = 0.037966 DOP
1 DOP = 26.3394
KRW
Avg
0.038406
High
0.038836
Low
0.037829
Last updated: 6/19/2026, 8:52:56 AM
Quick Conversions
| KRW | DOP |
|---|---|
| 1 KRW | 0.04 DOP |
| 10 KRW | 0.38 DOP |
| 50 KRW | 1.90 DOP |
| 100 KRW | 3.80 DOP |
| 500 KRW | 18.98 DOP |
| 1,000 KRW | 37.97 DOP |
Get KRW/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=DOPExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-06-19T08:52:56Z",
"rates": {
"DOP": 0.037966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "DOP",
"amount": 100
},
"result": 3.7965999999999998,
"rate": 0.037966
}Build with KRW/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key