Rate Overview
Live
1 UZS = 0.001387 SZL
1 SZL = 720.9805
UZS
Avg
0.001356
High
0.001400
Low
0.001289
Last updated: 7/27/2026, 11:01:36 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.69 SZL |
| 1,000 UZS | 1.39 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-07-27T11:01:36Z",
"rates": {
"SZL": 0.001387
}
}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.1387,
"rate": 0.001387
}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