Rate Overview
Live
1 KRW = 0.039220 DOP
1 DOP = 25.4972
KRW
Avg
0.042164
High
0.043992
Low
0.039220
Last updated: 3/27/2026, 7:52:14 AM
Quick Conversions
| KRW | DOP |
|---|---|
| 1 KRW | 0.04 DOP |
| 10 KRW | 0.39 DOP |
| 50 KRW | 1.96 DOP |
| 100 KRW | 3.92 DOP |
| 500 KRW | 19.61 DOP |
| 1,000 KRW | 39.22 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-03-27T07:52:14Z",
"rates": {
"DOP": 0.03922
}
}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": 3.9219999999999997,
"rate": 0.03922
}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