Rate Overview
Live
1 LSL = 232.4898 UGX
1 UGX = 0.004301
LSL
Avg
211.8821
High
232.4898
Low
199.3565
Last updated: 5/29/2026, 6:43:14 PM
Quick Conversions
| LSL | UGX |
|---|---|
| 1 LSL | 232.49 UGX |
| 10 LSL | 2,324.90 UGX |
| 50 LSL | 11,624.49 UGX |
| 100 LSL | 23,248.98 UGX |
| 500 LSL | 116,244.88 UGX |
| 1,000 LSL | 232,489.76 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-29T18:43:14Z",
"rates": {
"UGX": 232.489763
}
}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": 23248.976300000002,
"rate": 232.489763
}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