Rate Overview
Live
1 SHP = 12.7440 NOK
1 NOK = 0.078468
SHP
Avg
12.7786
High
12.8491
Low
12.7440
Last updated: 8/19/2026, 8:24:08 AM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 12.74 NOK |
| 10 SHP | 127.44 NOK |
| 50 SHP | 637.20 NOK |
| 100 SHP | 1,274.40 NOK |
| 500 SHP | 6,371.99 NOK |
| 1,000 SHP | 12,743.97 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-08-19T08:24:08Z",
"rates": {
"NOK": 12.743974
}
}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": 1274.3974,
"rate": 12.743974
}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