Rate Overview
Live
1 INR = 0.169142 SZL
1 SZL = 5.9122
INR
Avg
0.168619
High
0.169931
Low
0.167016
Last updated: 9/2/2026, 2:25:22 AM
Quick Conversions
| INR | SZL |
|---|---|
| 1 INR | 0.17 SZL |
| 10 INR | 1.69 SZL |
| 50 INR | 8.46 SZL |
| 100 INR | 16.91 SZL |
| 500 INR | 84.57 SZL |
| 1,000 INR | 169.14 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-09-02T02:25:22Z",
"rates": {
"SZL": 0.169142
}
}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.914199999999997,
"rate": 0.169142
}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