Rate Overview
Live
1 NOK = 0.077193 SHP
1 SHP = 12.9545
NOK
Avg
0.074237
High
0.077852
Low
0.071857
Last updated: 3/27/2026, 1:40:56 PM
Quick Conversions
| NOK | SHP |
|---|---|
| 1 NOK | 0.08 SHP |
| 10 NOK | 0.77 SHP |
| 50 NOK | 3.86 SHP |
| 100 NOK | 7.72 SHP |
| 500 NOK | 38.60 SHP |
| 1,000 NOK | 77.19 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-03-27T13:40:56Z",
"rates": {
"SHP": 0.077193
}
}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.7193,
"rate": 0.077193
}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