Rate Overview
Live
1 UZS = 0.001358 SZL
1 SZL = 736.3770
UZS
Avg
0.001335
High
0.001361
Low
0.001305
Last updated: 3/7/2026, 3:08:20 AM
Quick Conversions
| UZS | SZL |
|---|---|
| 1 UZS | 0.00 SZL |
| 10 UZS | 0.01 SZL |
| 50 UZS | 0.07 SZL |
| 100 UZS | 0.14 SZL |
| 500 UZS | 0.68 SZL |
| 1,000 UZS | 1.36 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-03-07T03:08:20Z",
"rates": {
"SZL": 0.001358
}
}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.1358,
"rate": 0.001358
}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