Rate Overview
Live
1 NOK = 58.9005 SOS
1 SOS = 0.016978
NOK
Avg
55.0306
High
59.2518
Low
50.2213
Last updated: 3/28/2026, 10:49:01 AM
Quick Conversions
| NOK | SOS |
|---|---|
| 1 NOK | 58.90 SOS |
| 10 NOK | 589.01 SOS |
| 50 NOK | 2,945.03 SOS |
| 100 NOK | 5,890.05 SOS |
| 500 NOK | 29,450.27 SOS |
| 1,000 NOK | 58,900.53 SOS |
Get NOK/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=SOSExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-28T10:49:01Z",
"rates": {
"SOS": 58.900534
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "SOS",
"amount": 100
},
"result": 5890.0534,
"rate": 58.900534
}Build with NOK/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key