Rate Overview
Live
1 UGX = 6.0557 SLL
1 SLL = 0.165135
UGX
Avg
6.1256
High
6.5050
Low
6.0557
Last updated: 9/9/2026, 6:43:14 PM
Quick Conversions
| UGX | SLL |
|---|---|
| 1 UGX | 6.06 SLL |
| 10 UGX | 60.56 SLL |
| 50 UGX | 302.78 SLL |
| 100 UGX | 605.57 SLL |
| 500 UGX | 3,027.83 SLL |
| 1,000 UGX | 6,055.67 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-09-09T18:43:14Z",
"rates": {
"SLL": 6.055667
}
}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": 605.5667,
"rate": 6.055667
}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