Rate Overview
Live
1 KRW = 0.004277 DKK
1 DKK = 233.8087
KRW
Avg
0.004294
High
0.004331
Low
0.004273
Last updated: 3/27/2026, 9:28:39 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.28 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-27T09:28:39Z",
"rates": {
"DKK": 0.004277
}
}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.4277,
"rate": 0.004277
}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