Rate Overview
Live
1 NPR = 0.106659 SZL
1 SZL = 9.3757
NPR
Avg
0.109547
High
0.114116
Low
0.106355
Last updated: 7/22/2026, 11:05:07 AM
Quick Conversions
| NPR | SZL |
|---|---|
| 1 NPR | 0.11 SZL |
| 10 NPR | 1.07 SZL |
| 50 NPR | 5.33 SZL |
| 100 NPR | 10.67 SZL |
| 500 NPR | 53.33 SZL |
| 1,000 NPR | 106.66 SZL |
Get NPR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=SZLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-22T11:05:07Z",
"rates": {
"SZL": 0.106659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "SZL",
"amount": 100
},
"result": 10.6659,
"rate": 0.106659
}Build with NPR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key