Rate Overview
Live
1 KRW = 0.004275 DKK
1 DKK = 233.9181
KRW
Avg
0.004294
High
0.004322
Low
0.004272
Last updated: 4/16/2026, 7:40:27 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-04-16T07:40:27Z",
"rates": {
"DKK": 0.004275
}
}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.4275,
"rate": 0.004275
}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