Rate Overview
Live
1 LSL = 228.5821 UGX
1 UGX = 0.004375
LSL
Avg
226.6365
High
229.2362
Low
223.0326
Last updated: 5/9/2026, 4:55:53 AM
Quick Conversions
| LSL | UGX |
|---|---|
| 1 LSL | 228.58 UGX |
| 10 LSL | 2,285.82 UGX |
| 50 LSL | 11,429.10 UGX |
| 100 LSL | 22,858.21 UGX |
| 500 LSL | 114,291.03 UGX |
| 1,000 LSL | 228,582.06 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-05-09T04:55:53Z",
"rates": {
"UGX": 228.582059
}
}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": 22858.205899999997,
"rate": 228.582059
}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