Rate Overview
Live
1 DOP = 25.6933 KRW
1 KRW = 0.038921
DOP
Avg
23.3817
High
25.7554
Low
21.8303
Last updated: 5/29/2026, 6:43:20 PM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 25.69 KRW |
| 10 DOP | 256.93 KRW |
| 50 DOP | 1,284.66 KRW |
| 100 DOP | 2,569.33 KRW |
| 500 DOP | 12,846.65 KRW |
| 1,000 DOP | 25,693.30 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-05-29T18:43:20Z",
"rates": {
"KRW": 25.693295
}
}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": 2569.3295,
"rate": 25.693295
}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