Rate Overview
Live
1 SLL = 0.165053 UGX
1 UGX = 6.0587
SLL
Avg
0.163783
High
0.179407
Low
0.150396
Last updated: 5/29/2026, 11:01:58 PM
Quick Conversions
| SLL | UGX |
|---|---|
| 1 SLL | 0.17 UGX |
| 10 SLL | 1.65 UGX |
| 50 SLL | 8.25 UGX |
| 100 SLL | 16.51 UGX |
| 500 SLL | 82.53 UGX |
| 1,000 SLL | 165.05 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-05-29T23:01:58Z",
"rates": {
"UGX": 0.165053
}
}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.505300000000002,
"rate": 0.165053
}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