Rate Overview
Live
1 KRW = 0.006917 NOK
1 NOK = 144.5713
KRW
Avg
0.006848
High
0.006917
Low
0.006777
Last updated: 9/5/2026, 6:54:09 AM
Quick Conversions
| KRW | NOK |
|---|---|
| 1 KRW | 0.01 NOK |
| 10 KRW | 0.07 NOK |
| 50 KRW | 0.35 NOK |
| 100 KRW | 0.69 NOK |
| 500 KRW | 3.46 NOK |
| 1,000 KRW | 6.92 NOK |
Get KRW/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=NOKExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-09-05T06:54:09Z",
"rates": {
"NOK": 0.006917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "NOK",
"amount": 100
},
"result": 0.6917000000000001,
"rate": 0.006917
}Build with KRW/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key