Rate Overview
Live
1 LSL = 226.1625 UGX
1 UGX = 0.004422
LSL
Avg
224.5356
High
232.4898
Low
211.0764
Last updated: 7/31/2026, 7:09:27 PM
Quick Conversions
| LSL | UGX |
|---|---|
| 1 LSL | 226.16 UGX |
| 10 LSL | 2,261.63 UGX |
| 50 LSL | 11,308.13 UGX |
| 100 LSL | 22,616.25 UGX |
| 500 LSL | 113,081.26 UGX |
| 1,000 LSL | 226,162.52 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-07-31T19:09:27Z",
"rates": {
"UGX": 226.162521
}
}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": 22616.2521,
"rate": 226.162521
}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