Rate Overview
Live
1 KRW = 0.043990 DOP
1 DOP = 22.7324
KRW
Avg
0.043234
High
0.043990
Low
0.042461
Last updated: 9/5/2026, 8:23:16 PM
Quick Conversions
| KRW | DOP |
|---|---|
| 1 KRW | 0.04 DOP |
| 10 KRW | 0.44 DOP |
| 50 KRW | 2.20 DOP |
| 100 KRW | 4.40 DOP |
| 500 KRW | 22.00 DOP |
| 1,000 KRW | 43.99 DOP |
Get KRW/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=DOPExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-09-05T20:23:16Z",
"rates": {
"DOP": 0.04399
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "DOP",
"amount": 100
},
"result": 4.399,
"rate": 0.04399
}Build with KRW/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key