Rate Overview
Live
1 UZS = 1.9604 SLL
1 SLL = 0.510110
UZS
Avg
1.8983
High
1.9604
Low
1.8768
Last updated: 3/7/2026, 9:15:02 AM
Quick Conversions
| UZS | SLL |
|---|---|
| 1 UZS | 1.96 SLL |
| 10 UZS | 19.60 SLL |
| 50 UZS | 98.02 SLL |
| 100 UZS | 196.04 SLL |
| 500 UZS | 980.18 SLL |
| 1,000 UZS | 1,960.36 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-03-07T09:15:02Z",
"rates": {
"SLL": 1.960362
}
}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": 196.0362,
"rate": 1.960362
}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