Rate Overview
Live
1 SHP = 12.4801 NOK
1 NOK = 0.080128
SHP
Avg
12.4249
High
12.4921
Low
12.3241
Last updated: 5/27/2026, 1:56:59 PM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 12.48 NOK |
| 10 SHP | 124.80 NOK |
| 50 SHP | 624.00 NOK |
| 100 SHP | 1,248.01 NOK |
| 500 SHP | 6,240.05 NOK |
| 1,000 SHP | 12,480.10 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-27T13:56:59Z",
"rates": {
"NOK": 12.480098
}
}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": 1248.0098,
"rate": 12.480098
}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