Rate Overview
Live
1 UZS = 2.0096 SLL
1 SLL = 0.497621
UZS
Avg
1.8764
High
2.0148
Low
1.7181
Last updated: 7/30/2026, 12:23:48 AM
Quick Conversions
| UZS | SLL |
|---|---|
| 1 UZS | 2.01 SLL |
| 10 UZS | 20.10 SLL |
| 50 UZS | 100.48 SLL |
| 100 UZS | 200.96 SLL |
| 500 UZS | 1,004.78 SLL |
| 1,000 UZS | 2,009.56 SLL |
Get UZS/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=SLLExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-30T00:23:48Z",
"rates": {
"SLL": 2.009562
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "SLL",
"amount": 100
},
"result": 200.9562,
"rate": 2.009562
}Build with UZS/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key