Rate Overview
Live
1 KRW = 0.006389 NOK
1 NOK = 156.5190
KRW
Avg
0.007062
High
0.007497
Low
0.006373
Last updated: 3/26/2026, 11:38:26 PM
Quick Conversions
| KRW | NOK |
|---|---|
| 1 KRW | 0.01 NOK |
| 10 KRW | 0.06 NOK |
| 50 KRW | 0.32 NOK |
| 100 KRW | 0.64 NOK |
| 500 KRW | 3.19 NOK |
| 1,000 KRW | 6.39 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-03-26T23:38:26Z",
"rates": {
"NOK": 0.006389
}
}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.6389,
"rate": 0.006389
}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