Rate Overview
Live
1 SLL = 0.006103 NPR
1 NPR = 163.8538
SLL
Avg
0.006469
High
0.006678
Low
0.006103
Last updated: 6/19/2026, 8:45:04 AM
Quick Conversions
| SLL | NPR |
|---|---|
| 1 SLL | 0.01 NPR |
| 10 SLL | 0.06 NPR |
| 50 SLL | 0.31 NPR |
| 100 SLL | 0.61 NPR |
| 500 SLL | 3.05 NPR |
| 1,000 SLL | 6.10 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-06-19T08:45:04Z",
"rates": {
"NPR": 0.006103
}
}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.6103,
"rate": 0.006103
}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