Rate Overview
Live
1 DOP = 22.8848 KRW
1 KRW = 0.043697
DOP
Avg
23.2024
High
23.5506
Low
22.8143
Last updated: 9/5/2026, 1:03:33 AM
Quick Conversions
| DOP | KRW |
|---|---|
| 1 DOP | 22.88 KRW |
| 10 DOP | 228.85 KRW |
| 50 DOP | 1,144.24 KRW |
| 100 DOP | 2,288.48 KRW |
| 500 DOP | 11,442.39 KRW |
| 1,000 DOP | 22,884.78 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-09-05T01:03:33Z",
"rates": {
"KRW": 22.884782
}
}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": 2288.4782,
"rate": 22.884782
}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