Rate Overview
Live
1 DOP = 25.5629 KRW
1 KRW = 0.039119
DOP
Avg
24.6515
High
25.5629
Low
23.4409
Last updated: 3/27/2026, 1:16:48 PM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 25.56 KRW |
| 10 DOP | 255.63 KRW |
| 50 DOP | 1,278.15 KRW |
| 100 DOP | 2,556.29 KRW |
| 500 DOP | 12,781.46 KRW |
| 1,000 DOP | 25,562.93 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-03-27T13:16:48Z",
"rates": {
"KRW": 25.562927
}
}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": 2556.2927,
"rate": 25.562927
}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