Rate Overview
Live
1 SLL = 0.000462 NOK
1 NOK = 2164.50
SLL
Avg
0.000432
High
0.000462
Low
0.000419
Last updated: 3/28/2026, 12:18:50 PM
Quick Conversions
| SLL | NOK |
|---|---|
| 1 SLL | 0.00 NOK |
| 10 SLL | 0.00 NOK |
| 50 SLL | 0.02 NOK |
| 100 SLL | 0.05 NOK |
| 500 SLL | 0.23 NOK |
| 1,000 SLL | 0.46 NOK |
Get SLL/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=NOKExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-28T12:18:50Z",
"rates": {
"NOK": 0.000462
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "NOK",
"amount": 100
},
"result": 0.0462,
"rate": 0.000462
}Build with SLL/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key