Rate Overview
Live
1 DOP = 25.4971 KRW
1 KRW = 0.039220
DOP
Avg
23.2796
High
25.4971
Low
22.1159
Last updated: 3/27/2026, 7:46:59 AM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 25.50 KRW |
| 10 DOP | 254.97 KRW |
| 50 DOP | 1,274.86 KRW |
| 100 DOP | 2,549.71 KRW |
| 500 DOP | 12,748.56 KRW |
| 1,000 DOP | 25,497.12 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-27T07:46:59Z",
"rates": {
"KRW": 25.497117
}
}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": 2549.7117,
"rate": 25.497117
}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