Rate Overview
Live
1 SHP = 12.9088 NOK
1 NOK = 0.077466
SHP
Avg
12.8996
High
13.0501
Low
12.7650
Last updated: 3/27/2026, 8:15:59 AM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 12.91 NOK |
| 10 SHP | 129.09 NOK |
| 50 SHP | 645.44 NOK |
| 100 SHP | 1,290.88 NOK |
| 500 SHP | 6,454.41 NOK |
| 1,000 SHP | 12,908.83 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-27T08:15:59Z",
"rates": {
"NOK": 12.908825
}
}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": 1290.8825,
"rate": 12.908825
}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