Rate Overview
Live
1 UGX = 5.6750 SLL
1 SLL = 0.176213
UGX
Avg
5.6638
High
5.6891
Low
5.6195
Last updated: 4/17/2026, 6:30:18 AM
Quick Conversions
| UGX | SLL |
|---|---|
| 1 UGX | 5.67 SLL |
| 10 UGX | 56.75 SLL |
| 50 UGX | 283.75 SLL |
| 100 UGX | 567.50 SLL |
| 500 UGX | 2,837.48 SLL |
| 1,000 UGX | 5,674.96 SLL |
Get UGX/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=SLLExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T06:30:18Z",
"rates": {
"SLL": 5.674963
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "SLL",
"amount": 100
},
"result": 567.4963,
"rate": 5.674963
}Build with UGX/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key