Rate Overview
Live
1 SHP = 12.4896 NOK
1 NOK = 0.080067
SHP
Avg
13.2596
High
13.7811
Low
12.3267
Last updated: 5/27/2026, 5:33:30 PM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 12.49 NOK |
| 10 SHP | 124.90 NOK |
| 50 SHP | 624.48 NOK |
| 100 SHP | 1,248.96 NOK |
| 500 SHP | 6,244.78 NOK |
| 1,000 SHP | 12,489.56 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-27T17:33:30Z",
"rates": {
"NOK": 12.489557
}
}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.9557,
"rate": 12.489557
}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