Rate Overview
Live
1 DOP = 25.5565 KRW
1 KRW = 0.039129
DOP
Avg
25.3239
High
25.5565
Low
24.8992
Last updated: 3/27/2026, 2:50:59 PM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 25.56 KRW |
| 10 DOP | 255.57 KRW |
| 50 DOP | 1,277.83 KRW |
| 100 DOP | 2,555.65 KRW |
| 500 DOP | 12,778.27 KRW |
| 1,000 DOP | 25,556.54 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-27T14:50:59Z",
"rates": {
"KRW": 25.556539
}
}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": 2555.6539000000002,
"rate": 25.556539
}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