Rate Overview
Live
1 SOS = 0.016530 NOK
1 NOK = 60.4961
SOS
Avg
0.016667
High
0.017055
Low
0.016530
Last updated: 8/17/2026, 3:56:48 PM
Quick Conversions
| SOS | NOK |
|---|---|
| 1 SOS | 0.02 NOK |
| 10 SOS | 0.17 NOK |
| 50 SOS | 0.83 NOK |
| 100 SOS | 1.65 NOK |
| 500 SOS | 8.27 NOK |
| 1,000 SOS | 16.53 NOK |
Get SOS/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=NOKExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-08-17T15:56:48Z",
"rates": {
"NOK": 0.01653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "NOK",
"amount": 100
},
"result": 1.653,
"rate": 0.01653
}Build with SOS/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key