Rate Overview
Live
1 NOK = 0.080848 SHP
1 SHP = 12.3689
NOK
Avg
0.080391
High
0.080848
Low
0.080082
Last updated: 5/28/2026, 8:34:03 PM
Quick Conversions
| NOK | SHP |
|---|---|
| 1 NOK | 0.08 SHP |
| 10 NOK | 0.81 SHP |
| 50 NOK | 4.04 SHP |
| 100 NOK | 8.08 SHP |
| 500 NOK | 40.42 SHP |
| 1,000 NOK | 80.85 SHP |
Get NOK/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SHPExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-28T20:34:03Z",
"rates": {
"SHP": 0.080848
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SHP",
"amount": 100
},
"result": 8.0848,
"rate": 0.080848
}Build with NOK/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key