Rate Overview
Live
1 SLL = 0.000401 NOK
1 NOK = 2493.77
SLL
Avg
0.000415
High
0.000422
Low
0.000401
Last updated: 3/7/2026, 7:41:03 AM
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-03-07T07:41:03Z",
"rates": {
"NOK": 0.000401
}
}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.0401,
"rate": 0.000401
}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