Rate Overview
Live
1 KRW = 0.004270 DKK
1 DKK = 234.1920
KRW
Avg
0.004354
High
0.004440
Low
0.004270
Last updated: 3/27/2026, 7:53:44 AM
Quick Conversions
| KRW | DKK |
|---|---|
| 1 KRW | 0.00 DKK |
| 10 KRW | 0.04 DKK |
| 50 KRW | 0.21 DKK |
| 100 KRW | 0.43 DKK |
| 500 KRW | 2.14 DKK |
| 1,000 KRW | 4.27 DKK |
Get KRW/DKK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=DKKExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-03-27T07:53:44Z",
"rates": {
"DKK": 0.00427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=DKK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "DKK",
"amount": 100
},
"result": 0.42700000000000005,
"rate": 0.00427
}Build with KRW/DKK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key