Rate Overview
Live
1 SLL = 0.510109 UZS
1 UZS = 1.9604
SLL
Avg
0.526935
High
0.532824
Low
0.510109
Last updated: 3/7/2026, 9:15:11 AM
Quick Conversions
| SLL | UZS |
|---|---|
| 1 SLL | 0.51 UZS |
| 10 SLL | 5.10 UZS |
| 50 SLL | 25.51 UZS |
| 100 SLL | 51.01 UZS |
| 500 SLL | 255.05 UZS |
| 1,000 SLL | 510.11 UZS |
Get SLL/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=UZSExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-07T09:15:11Z",
"rates": {
"UZS": 0.510109
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "UZS",
"amount": 100
},
"result": 51.01090000000001,
"rate": 0.510109
}Build with SLL/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key