Rate Overview
Live
1 SHP = 12.7649 NOK
1 NOK = 0.078340
SHP
Avg
12.8141
High
12.8768
Low
12.7405
Last updated: 7/29/2026, 9:46:52 PM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 12.76 NOK |
| 10 SHP | 127.65 NOK |
| 50 SHP | 638.25 NOK |
| 100 SHP | 1,276.49 NOK |
| 500 SHP | 6,382.45 NOK |
| 1,000 SHP | 12,764.91 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-29T21:46:52Z",
"rates": {
"NOK": 12.764908
}
}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": 1276.4908,
"rate": 12.764908
}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