Rate Overview
Live
1 DOP = 24.4548 KRW
1 KRW = 0.040892
DOP
Avg
24.3367
High
24.4548
Low
24.1896
Last updated: 8/12/2026, 6:03:41 AM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 24.45 KRW |
| 10 DOP | 244.55 KRW |
| 50 DOP | 1,222.74 KRW |
| 100 DOP | 2,445.48 KRW |
| 500 DOP | 12,227.42 KRW |
| 1,000 DOP | 24,454.84 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-08-12T06:03:41Z",
"rates": {
"KRW": 24.454836
}
}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": 2445.4836,
"rate": 24.454836
}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