Rate Overview
Live
1 SHP = 12.8085 NOK
1 NOK = 0.078073
SHP
Avg
12.8754
High
12.9950
Low
12.8085
Last updated: 3/7/2026, 1:05:29 AM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 12.81 NOK |
| 10 SHP | 128.09 NOK |
| 50 SHP | 640.43 NOK |
| 100 SHP | 1,280.85 NOK |
| 500 SHP | 6,404.26 NOK |
| 1,000 SHP | 12,808.51 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-03-07T01:05:29Z",
"rates": {
"NOK": 12.808512
}
}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": 1280.8512,
"rate": 12.808512
}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