Rate Overview
Live
1 UZS = 0.001345 SZL
1 SZL = 743.4944
UZS
Avg
0.001346
High
0.001351
Low
0.001336
Last updated: 4/17/2026, 12:51:10 AM
Quick Conversions
| UZS | SZL |
|---|---|
| 1 UZS | 0.00 SZL |
| 10 UZS | 0.01 SZL |
| 50 UZS | 0.07 SZL |
| 100 UZS | 0.13 SZL |
| 500 UZS | 0.67 SZL |
| 1,000 UZS | 1.35 SZL |
Get UZS/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=SZLExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-04-17T00:51:10Z",
"rates": {
"SZL": 0.001345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "SZL",
"amount": 100
},
"result": 0.1345,
"rate": 0.001345
}Build with UZS/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key