Rate Overview
Live
1 INR = 0.176021 SZL
1 SZL = 5.6811
INR
Avg
0.175717
High
0.177523
Low
0.174487
Last updated: 5/6/2026, 2:52:56 AM
Quick Conversions
| INR | SZL |
|---|---|
| 1 INR | 0.18 SZL |
| 10 INR | 1.76 SZL |
| 50 INR | 8.80 SZL |
| 100 INR | 17.60 SZL |
| 500 INR | 88.01 SZL |
| 1,000 INR | 176.02 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-06T02:52:56Z",
"rates": {
"SZL": 0.176021
}
}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.6021,
"rate": 0.176021
}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