Rate Overview
Live
1 NPR = 0.108647 SZL
1 SZL = 9.2041
NPR
Avg
0.123526
High
0.139609
Low
0.106714
Last updated: 7/24/2026, 7:53:03 AM
Quick Conversions
| NPR | SZL |
|---|---|
| 1 NPR | 0.11 SZL |
| 10 NPR | 1.09 SZL |
| 50 NPR | 5.43 SZL |
| 100 NPR | 10.86 SZL |
| 500 NPR | 54.32 SZL |
| 1,000 NPR | 108.65 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-24T07:53:03Z",
"rates": {
"SZL": 0.108647
}
}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.8647,
"rate": 0.108647
}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