Rate Overview
Live
1 INR = 0.180220 SZL
1 SZL = 5.5488
INR
Avg
0.176833
High
0.180277
Low
0.174208
Last updated: 3/6/2026, 8:06:41 AM
Quick Conversions
| INR | SZL |
|---|---|
| 1 INR | 0.18 SZL |
| 10 INR | 1.80 SZL |
| 50 INR | 9.01 SZL |
| 100 INR | 18.02 SZL |
| 500 INR | 90.11 SZL |
| 1,000 INR | 180.22 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-03-06T08:06:41Z",
"rates": {
"SZL": 0.18022
}
}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": 18.022,
"rate": 0.18022
}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