Rate Overview
Live
1 SLL = 0.161594 UGX
1 UGX = 6.1883
SLL
Avg
0.161171
High
0.174814
Low
0.158882
Last updated: 7/20/2026, 10:20:23 PM
Quick Conversions
| SLL | UGX |
|---|---|
| 1 SLL | 0.16 UGX |
| 10 SLL | 1.62 UGX |
| 50 SLL | 8.08 UGX |
| 100 SLL | 16.16 UGX |
| 500 SLL | 80.80 UGX |
| 1,000 SLL | 161.59 UGX |
Get SLL/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=UGXExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-20T22:20:23Z",
"rates": {
"UGX": 0.161594
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "UGX",
"amount": 100
},
"result": 16.159399999999998,
"rate": 0.161594
}Build with SLL/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key