Rate Overview
Live
1 LSL = 236.6515 UGX
1 UGX = 0.004226
LSL
Avg
236.0581
High
236.7118
Low
233.4791
Last updated: 9/9/2026, 3:23:28 PM
Quick Conversions
| LSL | UGX |
|---|---|
| 1 LSL | 236.65 UGX |
| 10 LSL | 2,366.51 UGX |
| 50 LSL | 11,832.57 UGX |
| 100 LSL | 23,665.15 UGX |
| 500 LSL | 118,325.73 UGX |
| 1,000 LSL | 236,651.45 UGX |
Get LSL/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=UGXExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-09-09T15:23:28Z",
"rates": {
"UGX": 236.651451
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "UGX",
"amount": 100
},
"result": 23665.1451,
"rate": 236.651451
}Build with LSL/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key