Rate Overview
Live
1 SLL = 0.007119 NPR
1 NPR = 140.4692
SLL
Avg
0.007105
High
0.007119
Low
0.007067
Last updated: 4/17/2026, 5:32:40 PM
Quick Conversions
| SLL | NPR |
|---|---|
| 1 SLL | 0.01 NPR |
| 10 SLL | 0.07 NPR |
| 50 SLL | 0.36 NPR |
| 100 SLL | 0.71 NPR |
| 500 SLL | 3.56 NPR |
| 1,000 SLL | 7.12 NPR |
Get SLL/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=NPRExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-04-17T17:32:40Z",
"rates": {
"NPR": 0.007119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "NPR",
"amount": 100
},
"result": 0.7119,
"rate": 0.007119
}Build with SLL/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key