Rate Overview
Live
1 DOP = 24.6320 KRW
1 KRW = 0.040598
DOP
Avg
24.6059
High
24.8060
Low
24.2628
Last updated: 5/9/2026, 12:15:47 PM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 24.63 KRW |
| 10 DOP | 246.32 KRW |
| 50 DOP | 1,231.60 KRW |
| 100 DOP | 2,463.20 KRW |
| 500 DOP | 12,316.01 KRW |
| 1,000 DOP | 24,632.02 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-05-09T12:15:47Z",
"rates": {
"KRW": 24.632025
}
}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": 2463.2025,
"rate": 24.632025
}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