Rate Overview
Live
1 SHP = 13.0751 NOK
1 NOK = 0.076481
SHP
Avg
13.1267
High
13.2642
Low
13.0447
Last updated: 7/9/2026, 11:15:09 AM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 13.08 NOK |
| 10 SHP | 130.75 NOK |
| 50 SHP | 653.75 NOK |
| 100 SHP | 1,307.51 NOK |
| 500 SHP | 6,537.53 NOK |
| 1,000 SHP | 13,075.06 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-09T11:15:09Z",
"rates": {
"NOK": 13.075062
}
}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": 1307.5062,
"rate": 13.075062
}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