Rate Overview
Live
1 DKK = 138.9886 KPW
1 KPW = 0.007195
DKK
Avg
139.6782
High
140.2971
Low
138.9886
Last updated: 9/14/2026, 10:32:11 AM
Quick Conversions
| DKK | KPW |
|---|---|
| 1 DKK | 138.99 KPW |
| 10 DKK | 1,389.89 KPW |
| 50 DKK | 6,949.43 KPW |
| 100 DKK | 13,898.86 KPW |
| 500 DKK | 69,494.29 KPW |
| 1,000 DKK | 138,988.58 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-09-14T10:32:11Z",
"rates": {
"KPW": 138.988578
}
}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": 13898.8578,
"rate": 138.988578
}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