Rate Overview
Live
1 SLL = 0.000403 NOK
1 NOK = 2481.39
SLL
Avg
0.000412
High
0.000416
Low
0.000403
Last updated: 8/13/2026, 2:40:18 PM
Quick Conversions
| SLL | NOK |
|---|---|
| 1 SLL | 0.00 NOK |
| 10 SLL | 0.00 NOK |
| 50 SLL | 0.02 NOK |
| 100 SLL | 0.04 NOK |
| 500 SLL | 0.20 NOK |
| 1,000 SLL | 0.40 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-08-13T14:40:18Z",
"rates": {
"NOK": 0.000403
}
}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.040299999999999996,
"rate": 0.000403
}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