Rate Overview
Live
1 INR = 0.174451 SZL
1 SZL = 5.7323
INR
Avg
0.184586
High
0.208290
Low
0.169427
Last updated: 7/25/2026, 8:44:28 PM
Quick Conversions
| INR | SZL |
|---|---|
| 1 INR | 0.17 SZL |
| 10 INR | 1.74 SZL |
| 50 INR | 8.72 SZL |
| 100 INR | 17.45 SZL |
| 500 INR | 87.23 SZL |
| 1,000 INR | 174.45 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-25T20:44:28Z",
"rates": {
"SZL": 0.174451
}
}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": 17.4451,
"rate": 0.174451
}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