Rate Overview
Live
1 NOK = 150.0071 KRW
1 KRW = 0.006666
NOK
Avg
149.1497
High
150.0071
Low
148.0665
Last updated: 8/15/2026, 12:57:40 PM
Quick Conversions
| NOK | KRW |
|---|---|
| 1 NOK | 150.01 KRW |
| 10 NOK | 1,500.07 KRW |
| 50 NOK | 7,500.36 KRW |
| 100 NOK | 15,000.71 KRW |
| 500 NOK | 75,003.57 KRW |
| 1,000 NOK | 150,007.14 KRW |
Get NOK/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=KRWExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-08-15T12:57:40Z",
"rates": {
"KRW": 150.007143
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "KRW",
"amount": 100
},
"result": 15000.714300000001,
"rate": 150.007143
}Build with NOK/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key