Rate Overview
Live
1 SHP = 12.7851 NOK
1 NOK = 0.078216
SHP
Avg
13.1411
High
13.8234
Low
12.3848
Last updated: 7/30/2026, 11:12:30 AM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 12.79 NOK |
| 10 SHP | 127.85 NOK |
| 50 SHP | 639.26 NOK |
| 100 SHP | 1,278.51 NOK |
| 500 SHP | 6,392.56 NOK |
| 1,000 SHP | 12,785.12 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-30T11:12:30Z",
"rates": {
"NOK": 12.785115
}
}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": 1278.5114999999998,
"rate": 12.785115
}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