Rate Overview
Live
1 INR = 0.180991 SZL
1 SZL = 5.5251
INR
Avg
0.185899
High
0.197414
Low
0.174208
Last updated: 3/26/2026, 5:11:59 PM
Quick Conversions
| INR | SZL |
|---|---|
| 1 INR | 0.18 SZL |
| 10 INR | 1.81 SZL |
| 50 INR | 9.05 SZL |
| 100 INR | 18.10 SZL |
| 500 INR | 90.50 SZL |
| 1,000 INR | 180.99 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-26T17:11:59Z",
"rates": {
"SZL": 0.180991
}
}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.0991,
"rate": 0.180991
}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