Rate Overview
Live
1 INR = 0.168777 SZL
1 SZL = 5.9250
INR
Avg
0.170376
High
0.171454
Low
0.168777
Last updated: 7/23/2026, 1:03:24 PM
Quick Conversions
| INR | SZL |
|---|---|
| 1 INR | 0.17 SZL |
| 10 INR | 1.69 SZL |
| 50 INR | 8.44 SZL |
| 100 INR | 16.88 SZL |
| 500 INR | 84.39 SZL |
| 1,000 INR | 168.78 SZL |
Get INR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=SZLExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-23T13:03:24Z",
"rates": {
"SZL": 0.168777
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "SZL",
"amount": 100
},
"result": 16.8777,
"rate": 0.168777
}Build with INR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key