Rate Overview
Live
1 DOP = 25.1308 KRW
1 KRW = 0.039792
DOP
Avg
23.8144
High
26.4290
Low
21.8681
Last updated: 7/28/2026, 4:00:23 PM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 25.13 KRW |
| 10 DOP | 251.31 KRW |
| 50 DOP | 1,256.54 KRW |
| 100 DOP | 2,513.08 KRW |
| 500 DOP | 12,565.40 KRW |
| 1,000 DOP | 25,130.80 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-07-28T16:00:23Z",
"rates": {
"KRW": 25.130804
}
}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": 2513.0804000000003,
"rate": 25.130804
}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