Rate Overview
Live
1 SLL = 0.165134 UGX
1 UGX = 6.0557
SLL
Avg
0.163330
High
0.165134
Low
0.153728
Last updated: 9/9/2026, 11:46:38 AM
Quick Conversions
| SLL | UGX |
|---|---|
| 1 SLL | 0.17 UGX |
| 10 SLL | 1.65 UGX |
| 50 SLL | 8.26 UGX |
| 100 SLL | 16.51 UGX |
| 500 SLL | 82.57 UGX |
| 1,000 SLL | 165.13 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-09-09T11:46:38Z",
"rates": {
"UGX": 0.165134
}
}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": 16.5134,
"rate": 0.165134
}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