Rate Overview
Live
1 LSL = 217.5445 UGX
1 UGX = 0.004597
LSL
Avg
223.4837
High
229.9582
Low
217.5445
Last updated: 3/27/2026, 8:24:15 AM
Quick Conversions
| LSL | UGX |
|---|---|
| 1 LSL | 217.54 UGX |
| 10 LSL | 2,175.44 UGX |
| 50 LSL | 10,877.22 UGX |
| 100 LSL | 21,754.45 UGX |
| 500 LSL | 108,772.23 UGX |
| 1,000 LSL | 217,544.45 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-27T08:24:15Z",
"rates": {
"UGX": 217.544453
}
}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": 21754.4453,
"rate": 217.544453
}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