Rate Overview
Live
1 DKK = 142.4768 KPW
1 KPW = 0.007019
DKK
Avg
141.5855
High
142.4768
Low
140.7199
Last updated: 4/17/2026, 2:55:00 PM
Quick Conversions
| DKK | KPW |
|---|---|
| 1 DKK | 142.48 KPW |
| 10 DKK | 1,424.77 KPW |
| 50 DKK | 7,123.84 KPW |
| 100 DKK | 14,247.68 KPW |
| 500 DKK | 71,238.39 KPW |
| 1,000 DKK | 142,476.78 KPW |
Get DKK/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DKK¤cies=KPWExample Response:
{
"success": true,
"base": "DKK",
"date": "2026-04-17T14:55:00Z",
"rates": {
"KPW": 142.47678
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DKK&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "DKK",
"to": "KPW",
"amount": 100
},
"result": 14247.678,
"rate": 142.47678
}Build with DKK/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key