Rate Overview
Live
1 SHP = 12.4528 NOK
1 NOK = 0.080303
SHP
Avg
12.4332
High
12.4901
Low
12.3848
Last updated: 5/7/2026, 7:49:11 AM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 12.45 NOK |
| 10 SHP | 124.53 NOK |
| 50 SHP | 622.64 NOK |
| 100 SHP | 1,245.28 NOK |
| 500 SHP | 6,226.42 NOK |
| 1,000 SHP | 12,452.84 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-05-07T07:49:11Z",
"rates": {
"NOK": 12.452839
}
}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": 1245.2839000000001,
"rate": 12.452839
}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