Rate Overview
Live
1 KPW = 0.010779 NOK
1 NOK = 92.7730
KPW
Avg
0.011007
High
0.011352
Low
0.010566
Last updated: 3/28/2026, 1:51:47 PM
Quick Conversions
| KPW | NOK |
|---|---|
| 1 KPW | 0.01 NOK |
| 10 KPW | 0.11 NOK |
| 50 KPW | 0.54 NOK |
| 100 KPW | 1.08 NOK |
| 500 KPW | 5.39 NOK |
| 1,000 KPW | 10.78 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-03-28T13:51:47Z",
"rates": {
"NOK": 0.010779
}
}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.0779,
"rate": 0.010779
}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