Rate Overview
Live
1 NPR = 138.2601 SLL
1 SLL = 0.007233
NPR
Avg
157.8826
High
163.3892
Low
138.2601
Last updated: 3/28/2026, 12:02:49 PM
Quick Conversions
| NPR | SLL |
|---|---|
| 1 NPR | 138.26 SLL |
| 10 NPR | 1,382.60 SLL |
| 50 NPR | 6,913.01 SLL |
| 100 NPR | 13,826.01 SLL |
| 500 NPR | 69,130.07 SLL |
| 1,000 NPR | 138,260.13 SLL |
Get NPR/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SLLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-28T12:02:49Z",
"rates": {
"SLL": 138.260134
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SLL",
"amount": 100
},
"result": 13826.0134,
"rate": 138.260134
}Build with NPR/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key