Rate Overview
Live
1 INR = 0.170565 SZL
1 SZL = 5.8629
INR
Avg
0.190013
High
0.210378
Low
0.170565
Last updated: 5/26/2026, 8:55:02 AM
Quick Conversions
| INR | SZL |
|---|---|
| 1 INR | 0.17 SZL |
| 10 INR | 1.71 SZL |
| 50 INR | 8.53 SZL |
| 100 INR | 17.06 SZL |
| 500 INR | 85.28 SZL |
| 1,000 INR | 170.57 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-05-26T08:55:02Z",
"rates": {
"SZL": 0.170565
}
}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.0565,
"rate": 0.170565
}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