Rate Overview
Live
1 SLL = 0.006668 NPR
1 NPR = 149.9700
SLL
Avg
0.006671
High
0.006692
Low
0.006645
Last updated: 7/10/2026, 11:55:42 PM
Quick Conversions
| SLL | NPR |
|---|---|
| 1 SLL | 0.01 NPR |
| 10 SLL | 0.07 NPR |
| 50 SLL | 0.33 NPR |
| 100 SLL | 0.67 NPR |
| 500 SLL | 3.33 NPR |
| 1,000 SLL | 6.67 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-07-10T23:55:42Z",
"rates": {
"NPR": 0.006668
}
}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.6668000000000001,
"rate": 0.006668
}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