Rate Overview
Live
1 LSL = 222.0072 UGX
1 UGX = 0.004504
LSL
Avg
224.9110
High
226.5950
Low
222.0072
Last updated: 3/6/2026, 7:57:48 AM
Quick Conversions
| LSL | UGX |
|---|---|
| 1 LSL | 222.01 UGX |
| 10 LSL | 2,220.07 UGX |
| 50 LSL | 11,100.36 UGX |
| 100 LSL | 22,200.72 UGX |
| 500 LSL | 111,003.62 UGX |
| 1,000 LSL | 222,007.24 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-03-06T07:57:48Z",
"rates": {
"UGX": 222.007235
}
}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": 22200.7235,
"rate": 222.007235
}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