Rate Overview
Live
1 DKK = 139.9139 KPW
1 KPW = 0.007147
DKK
Avg
140.3957
High
143.6548
Low
136.5527
Last updated: 5/28/2026, 12:08:48 AM
Quick Conversions
| DKK | KPW |
|---|---|
| 1 DKK | 139.91 KPW |
| 10 DKK | 1,399.14 KPW |
| 50 DKK | 6,995.70 KPW |
| 100 DKK | 13,991.39 KPW |
| 500 DKK | 69,956.97 KPW |
| 1,000 DKK | 139,913.94 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-05-28T00:08:48Z",
"rates": {
"KPW": 139.913937
}
}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": 13991.3937,
"rate": 139.913937
}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