Rate Overview
Live
1 UGX = 23.8497 LBP
1 LBP = 0.041929
UGX
Avg
24.3559
High
25.8197
Low
23.6214
Last updated: 7/29/2026, 9:34:55 PM
Quick Conversions
| UGX | LBP |
|---|---|
| 1 UGX | 23.85 LBP |
| 10 UGX | 238.50 LBP |
| 50 UGX | 1,192.48 LBP |
| 100 UGX | 2,384.97 LBP |
| 500 UGX | 11,924.83 LBP |
| 1,000 UGX | 23,849.65 LBP |
Get UGX/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=LBPExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-07-29T21:34:55Z",
"rates": {
"LBP": 23.849652
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "LBP",
"amount": 100
},
"result": 2384.9652,
"rate": 23.849652
}Build with UGX/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key