Rate Overview
Live
1 UGX = 6.7389 SLL
1 SLL = 0.148393
UGX
Avg
6.3235
High
6.7389
Low
6.0717
Last updated: 6/19/2026, 8:54:48 AM
Quick Conversions
| UGX | SLL |
|---|---|
| 1 UGX | 6.74 SLL |
| 10 UGX | 67.39 SLL |
| 50 UGX | 336.94 SLL |
| 100 UGX | 673.89 SLL |
| 500 UGX | 3,369.43 SLL |
| 1,000 UGX | 6,738.86 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-06-19T08:54:48Z",
"rates": {
"SLL": 6.738858
}
}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": 673.8857999999999,
"rate": 6.738858
}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