Rate Overview
Live
1 LSL = 226.6192 UGX
1 UGX = 0.004413
LSL
Avg
226.6192
High
226.6192
Low
226.6192
Last updated: 8/1/2026, 4:55:05 AM
Quick Conversions
| LSL | UGX |
|---|---|
| 1 LSL | 226.62 UGX |
| 10 LSL | 2,266.19 UGX |
| 50 LSL | 11,330.96 UGX |
| 100 LSL | 22,661.92 UGX |
| 500 LSL | 113,309.61 UGX |
| 1,000 LSL | 226,619.22 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-01T04:55:05Z",
"rates": {
"UGX": 226.619221
}
}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": 22661.9221,
"rate": 226.619221
}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