Rate Overview
Live
1 SHP = 12.8908 NOK
1 NOK = 0.077575
SHP
Avg
12.9175
High
13.5977
Low
12.3385
Last updated: 7/27/2026, 5:33:15 PM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 12.89 NOK |
| 10 SHP | 128.91 NOK |
| 50 SHP | 644.54 NOK |
| 100 SHP | 1,289.08 NOK |
| 500 SHP | 6,445.40 NOK |
| 1,000 SHP | 12,890.80 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-27T17:33:15Z",
"rates": {
"NOK": 12.890804
}
}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": 1289.0803999999998,
"rate": 12.890804
}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