Rate Overview
Live
1 SHP = 12.5345 NOK
1 NOK = 0.079780
SHP
Avg
12.6008
High
12.7223
Low
12.5345
Last updated: 4/17/2026, 6:27:01 AM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 12.53 NOK |
| 10 SHP | 125.35 NOK |
| 50 SHP | 626.73 NOK |
| 100 SHP | 1,253.45 NOK |
| 500 SHP | 6,267.27 NOK |
| 1,000 SHP | 12,534.54 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-04-17T06:27:01Z",
"rates": {
"NOK": 12.534537
}
}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": 1253.4537,
"rate": 12.534537
}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