Rate Overview
Live
1 UGX = 6.1581 SLL
1 SLL = 0.162388
UGX
Avg
6.3192
High
6.6491
Low
6.0669
Last updated: 3/27/2026, 11:50:17 AM
Quick Conversions
| UGX | SLL |
|---|---|
| 1 UGX | 6.16 SLL |
| 10 UGX | 61.58 SLL |
| 50 UGX | 307.90 SLL |
| 100 UGX | 615.81 SLL |
| 500 UGX | 3,079.04 SLL |
| 1,000 UGX | 6,158.08 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-03-27T11:50:17Z",
"rates": {
"SLL": 6.158083
}
}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": 615.8083,
"rate": 6.158083
}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