Rate Overview
Live
1 IDR = 0.000925 SZL
1 SZL = 1081.08
IDR
Avg
0.000927
High
0.000938
Low
0.000910
Last updated: 7/29/2026, 2:52:45 AM
Quick Conversions
| IDR | SZL |
|---|---|
| 1 IDR | 0.00 SZL |
| 10 IDR | 0.01 SZL |
| 50 IDR | 0.05 SZL |
| 100 IDR | 0.09 SZL |
| 500 IDR | 0.46 SZL |
| 1,000 IDR | 0.93 SZL |
Get IDR/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=SZLExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-07-29T02:52:45Z",
"rates": {
"SZL": 0.000925
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "SZL",
"amount": 100
},
"result": 0.0925,
"rate": 0.000925
}Build with IDR/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key