Rate Overview
Live
1 LSL = 222.1150 UGX
1 UGX = 0.004502
LSL
Avg
227.6193
High
232.2580
Low
222.1150
Last updated: 6/19/2026, 10:17:27 AM
Quick Conversions
| LSL | UGX |
|---|---|
| 1 LSL | 222.11 UGX |
| 10 LSL | 2,221.15 UGX |
| 50 LSL | 11,105.75 UGX |
| 100 LSL | 22,211.50 UGX |
| 500 LSL | 111,057.48 UGX |
| 1,000 LSL | 222,114.96 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-06-19T10:17:27Z",
"rates": {
"UGX": 222.114955
}
}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": 22211.4955,
"rate": 222.114955
}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