Rate Overview
Live
1 UGX = 24.0128 LBP
1 LBP = 0.041645
UGX
Avg
24.6527
High
25.9951
Low
23.8176
Last updated: 7/30/2026, 6:49:11 PM
Quick Conversions
| UGX | LBP |
|---|---|
| 1 UGX | 24.01 LBP |
| 10 UGX | 240.13 LBP |
| 50 UGX | 1,200.64 LBP |
| 100 UGX | 2,401.28 LBP |
| 500 UGX | 12,006.38 LBP |
| 1,000 UGX | 24,012.76 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-30T18:49:11Z",
"rates": {
"LBP": 24.012758
}
}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": 2401.2758000000003,
"rate": 24.012758
}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