Rate Overview
Live
1 SLL = 0.176599 UGX
1 UGX = 5.6625
SLL
Avg
0.176622
High
0.177951
Low
0.175775
Last updated: 4/18/2026, 8:49:57 AM
Quick Conversions
| SLL | UGX |
|---|---|
| 1 SLL | 0.18 UGX |
| 10 SLL | 1.77 UGX |
| 50 SLL | 8.83 UGX |
| 100 SLL | 17.66 UGX |
| 500 SLL | 88.30 UGX |
| 1,000 SLL | 176.60 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-04-18T08:49:57Z",
"rates": {
"UGX": 0.176599
}
}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": 17.6599,
"rate": 0.176599
}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