Rate Overview
Live
1 LSL = 226.0986 UGX
1 UGX = 0.004423
LSL
Avg
225.3216
High
226.0986
Low
224.8049
Last updated: 7/10/2026, 6:11:52 PM
Quick Conversions
| LSL | UGX |
|---|---|
| 1 LSL | 226.10 UGX |
| 10 LSL | 2,260.99 UGX |
| 50 LSL | 11,304.93 UGX |
| 100 LSL | 22,609.86 UGX |
| 500 LSL | 113,049.31 UGX |
| 1,000 LSL | 226,098.61 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-07-10T18:11:52Z",
"rates": {
"UGX": 226.098613
}
}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": 22609.8613,
"rate": 226.098613
}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