Rate Overview
Live
1 LSL = 229.1710 UGX
1 UGX = 0.004364
LSL
Avg
229.3700
High
230.1294
Low
229.0243
Last updated: 8/19/2026, 3:38:35 PM
Quick Conversions
| LSL | UGX |
|---|---|
| 1 LSL | 229.17 UGX |
| 10 LSL | 2,291.71 UGX |
| 50 LSL | 11,458.55 UGX |
| 100 LSL | 22,917.10 UGX |
| 500 LSL | 114,585.51 UGX |
| 1,000 LSL | 229,171.02 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-08-19T15:38:35Z",
"rates": {
"UGX": 229.171021
}
}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": 22917.1021,
"rate": 229.171021
}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