Rate Overview
Live
1 DOP = 24.6657 KRW
1 KRW = 0.040542
DOP
Avg
24.5359
High
24.9766
Low
23.9182
Last updated: 3/7/2026, 3:05:34 AM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 24.67 KRW |
| 10 DOP | 246.66 KRW |
| 50 DOP | 1,233.29 KRW |
| 100 DOP | 2,466.57 KRW |
| 500 DOP | 12,332.87 KRW |
| 1,000 DOP | 24,665.75 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-07T03:05:34Z",
"rates": {
"KRW": 24.665745
}
}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": 2466.5745,
"rate": 24.665745
}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