Rate Overview
Live
1 DOP = 25.1397 KRW
1 KRW = 0.039778
DOP
Avg
24.9408
High
26.2517
Low
22.9130
Last updated: 7/29/2026, 10:23:15 AM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 25.14 KRW |
| 10 DOP | 251.40 KRW |
| 50 DOP | 1,256.98 KRW |
| 100 DOP | 2,513.97 KRW |
| 500 DOP | 12,569.83 KRW |
| 1,000 DOP | 25,139.66 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-29T10:23:15Z",
"rates": {
"KRW": 25.139657
}
}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.9656999999997,
"rate": 25.139657
}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