Rate Overview
Live
1 DOP = 24.2988 KRW
1 KRW = 0.041154
DOP
Avg
24.6322
High
24.8398
Low
24.2988
Last updated: 4/18/2026, 8:48:53 AM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 24.30 KRW |
| 10 DOP | 242.99 KRW |
| 50 DOP | 1,214.94 KRW |
| 100 DOP | 2,429.88 KRW |
| 500 DOP | 12,149.39 KRW |
| 1,000 DOP | 24,298.79 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-04-18T08:48:53Z",
"rates": {
"KRW": 24.298789
}
}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": 2429.8788999999997,
"rate": 24.298789
}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