Rate Overview
Live
1 INR = 0.172448 SZL
1 SZL = 5.7988
INR
Avg
0.174155
High
0.175333
Low
0.172448
Last updated: 7/1/2026, 8:48:20 AM
Quick Conversions
| INR | SZL |
|---|---|
| 1 INR | 0.17 SZL |
| 10 INR | 1.72 SZL |
| 50 INR | 8.62 SZL |
| 100 INR | 17.24 SZL |
| 500 INR | 86.22 SZL |
| 1,000 INR | 172.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-01T08:48:20Z",
"rates": {
"SZL": 0.172448
}
}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.244799999999998,
"rate": 0.172448
}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