Rate Overview
Live
1 IDR = 0.001009 SZL
1 SZL = 991.0803
IDR
Avg
0.001006
High
0.001013
Low
0.000998
Last updated: 3/28/2026, 10:51:15 AM
Quick Conversions
| IDR | SZL |
|---|---|
| 1 IDR | 0.00 SZL |
| 10 IDR | 0.01 SZL |
| 50 IDR | 0.05 SZL |
| 100 IDR | 0.10 SZL |
| 500 IDR | 0.50 SZL |
| 1,000 IDR | 1.01 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-03-28T10:51:15Z",
"rates": {
"SZL": 0.001009
}
}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.10089999999999999,
"rate": 0.001009
}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