Rate Overview
Live
1 UGX = 6.1246 SLL
1 SLL = 0.163276
UGX
Avg
6.1348
High
6.6491
Low
5.5739
Last updated: 7/30/2026, 10:44:51 PM
Quick Conversions
| UGX | SLL |
|---|---|
| 1 UGX | 6.12 SLL |
| 10 UGX | 61.25 SLL |
| 50 UGX | 306.23 SLL |
| 100 UGX | 612.46 SLL |
| 500 UGX | 3,062.29 SLL |
| 1,000 UGX | 6,124.59 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-07-30T22:44:51Z",
"rates": {
"SLL": 6.124588
}
}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": 612.4588,
"rate": 6.124588
}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