Rate Overview
Live
1 NOK = 58.5105 SOS
1 SOS = 0.017091
NOK
Avg
59.5873
High
60.1322
Low
58.5105
Last updated: 6/19/2026, 8:51:01 AM
Quick Conversions
| NOK | SOS |
|---|---|
| 1 NOK | 58.51 SOS |
| 10 NOK | 585.10 SOS |
| 50 NOK | 2,925.52 SOS |
| 100 NOK | 5,851.05 SOS |
| 500 NOK | 29,255.25 SOS |
| 1,000 NOK | 58,510.49 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-06-19T08:51:01Z",
"rates": {
"SOS": 58.51049
}
}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": 5851.049,
"rate": 58.51049
}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