Rate Overview
Live
1 NOK = 0.076097 SHP
1 SHP = 13.1411
NOK
Avg
0.076044
High
0.076267
Low
0.075390
Last updated: 7/5/2026, 6:59:31 AM
Quick Conversions
| NOK | SHP |
|---|---|
| 1 NOK | 0.08 SHP |
| 10 NOK | 0.76 SHP |
| 50 NOK | 3.80 SHP |
| 100 NOK | 7.61 SHP |
| 500 NOK | 38.05 SHP |
| 1,000 NOK | 76.10 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-07-05T06:59:31Z",
"rates": {
"SHP": 0.076097
}
}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": 7.6097,
"rate": 0.076097
}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