Rate Overview
Live
1 SLL = 0.160464 UGX
1 UGX = 6.2319
SLL
Avg
0.159047
High
0.162443
Low
0.157021
Last updated: 3/6/2026, 9:38:18 PM
Quick Conversions
| SLL | UGX |
|---|---|
| 1 SLL | 0.16 UGX |
| 10 SLL | 1.60 UGX |
| 50 SLL | 8.02 UGX |
| 100 SLL | 16.05 UGX |
| 500 SLL | 80.23 UGX |
| 1,000 SLL | 160.46 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-03-06T21:38:18Z",
"rates": {
"UGX": 0.160464
}
}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.0464,
"rate": 0.160464
}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