Rate Overview
Live
1 UGX = 24.0020 LBP
1 LBP = 0.041663
UGX
Avg
24.8077
High
26.2116
Low
23.6412
Last updated: 7/31/2026, 5:17:52 AM
Quick Conversions
| UGX | LBP |
|---|---|
| 1 UGX | 24.00 LBP |
| 10 UGX | 240.02 LBP |
| 50 UGX | 1,200.10 LBP |
| 100 UGX | 2,400.20 LBP |
| 500 UGX | 12,001.02 LBP |
| 1,000 UGX | 24,002.04 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-31T05:17:52Z",
"rates": {
"LBP": 24.002041
}
}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": 2400.2041,
"rate": 24.002041
}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