Rate Overview
Live
1 SHP = 12.8514 NOK
1 NOK = 0.077812
SHP
Avg
12.8002
High
12.9014
Low
12.7413
Last updated: 6/19/2026, 8:30:49 AM
Quick Conversions
| SHP | NOK |
|---|---|
| 1 SHP | 12.85 NOK |
| 10 SHP | 128.51 NOK |
| 50 SHP | 642.57 NOK |
| 100 SHP | 1,285.14 NOK |
| 500 SHP | 6,425.71 NOK |
| 1,000 SHP | 12,851.41 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-06-19T08:30:49Z",
"rates": {
"NOK": 12.851414
}
}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": 1285.1414,
"rate": 12.851414
}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