Rate Overview
Live
1 INR = 0.174856 SZL
1 SZL = 5.7190
INR
Avg
0.176483
High
0.179310
Low
0.174856
Last updated: 4/15/2026, 11:58:06 PM
Quick Conversions
| INR | SZL |
|---|---|
| 1 INR | 0.17 SZL |
| 10 INR | 1.75 SZL |
| 50 INR | 8.74 SZL |
| 100 INR | 17.49 SZL |
| 500 INR | 87.43 SZL |
| 1,000 INR | 174.86 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-04-15T23:58:06Z",
"rates": {
"SZL": 0.174856
}
}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.4856,
"rate": 0.174856
}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