Rate Overview
Live
1 KPW = 0.010315 NOK
1 NOK = 96.9462
KPW
Avg
0.010293
High
0.010315
Low
0.010257
Last updated: 5/27/2026, 7:16:44 PM
Quick Conversions
| KPW | NOK |
|---|---|
| 1 KPW | 0.01 NOK |
| 10 KPW | 0.10 NOK |
| 50 KPW | 0.52 NOK |
| 100 KPW | 1.03 NOK |
| 500 KPW | 5.16 NOK |
| 1,000 KPW | 10.32 NOK |
Get KPW/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=NOKExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-05-27T19:16:44Z",
"rates": {
"NOK": 0.010315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "NOK",
"amount": 100
},
"result": 1.0314999999999999,
"rate": 0.010315
}Build with KPW/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key