Rate Overview
Live
1 NOK = 0.078295 SHP
1 SHP = 12.7722
NOK
Avg
0.078138
High
0.078420
Low
0.077826
Last updated: 8/17/2026, 5:48:28 AM
Quick Conversions
| NOK | SHP |
|---|---|
| 1 NOK | 0.08 SHP |
| 10 NOK | 0.78 SHP |
| 50 NOK | 3.91 SHP |
| 100 NOK | 7.83 SHP |
| 500 NOK | 39.15 SHP |
| 1,000 NOK | 78.30 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-08-17T05:48:28Z",
"rates": {
"SHP": 0.078295
}
}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.8295,
"rate": 0.078295
}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