Rate Overview
Live
1 SHP = 13.0137 NOK
1 NOK = 0.076842
SHP
Avg
13.0588
High
13.2642
Low
12.7688
Last updated: 7/21/2026, 3:23:50 AM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 13.01 NOK |
| 10 SHP | 130.14 NOK |
| 50 SHP | 650.69 NOK |
| 100 SHP | 1,301.37 NOK |
| 500 SHP | 6,506.85 NOK |
| 1,000 SHP | 13,013.71 NOK |
Get SHP/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=NOKExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-21T03:23:50Z",
"rates": {
"NOK": 13.013707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "NOK",
"amount": 100
},
"result": 1301.3707,
"rate": 13.013707
}Build with SHP/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key