Rate Overview
Live
1 LSL = 227.8840 UGX
1 UGX = 0.004388
LSL
Avg
226.2406
High
227.8840
Low
224.9867
Last updated: 4/18/2026, 8:50:40 AM
Quick Conversions
| LSL | UGX |
|---|---|
| 1 LSL | 227.88 UGX |
| 10 LSL | 2,278.84 UGX |
| 50 LSL | 11,394.20 UGX |
| 100 LSL | 22,788.40 UGX |
| 500 LSL | 113,941.98 UGX |
| 1,000 LSL | 227,883.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-04-18T08:50:40Z",
"rates": {
"UGX": 227.883962
}
}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": 22788.3962,
"rate": 227.883962
}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