Rate Overview
Live
1 SLL = 0.160114 UGX
1 UGX = 6.2456
SLL
Avg
0.161611
High
0.174814
Low
0.158882
Last updated: 7/8/2026, 5:11:58 AM
Quick Conversions
| SLL | UGX |
|---|---|
| 1 SLL | 0.16 UGX |
| 10 SLL | 1.60 UGX |
| 50 SLL | 8.01 UGX |
| 100 SLL | 16.01 UGX |
| 500 SLL | 80.06 UGX |
| 1,000 SLL | 160.11 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-07-08T05:11:58Z",
"rates": {
"UGX": 0.160114
}
}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.011400000000002,
"rate": 0.160114
}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