Rate Overview
Live
1 DOP = 26.4776 KRW
1 KRW = 0.037768
DOP
Avg
26.0296
High
26.4776
Low
25.7487
Last updated: 6/18/2026, 7:00:03 PM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 26.48 KRW |
| 10 DOP | 264.78 KRW |
| 50 DOP | 1,323.88 KRW |
| 100 DOP | 2,647.76 KRW |
| 500 DOP | 13,238.80 KRW |
| 1,000 DOP | 26,477.59 KRW |
Get DOP/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=KRWExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-06-18T19:00:03Z",
"rates": {
"KRW": 26.47759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "KRW",
"amount": 100
},
"result": 2647.759,
"rate": 26.47759
}Build with DOP/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key