Rate Overview
Live
1 UGX = 24.3655 LBP
1 LBP = 0.041042
UGX
Avg
24.4697
High
24.5733
Low
24.2984
Last updated: 7/10/2026, 7:27:43 PM
Quick Conversions
| UGX | LBP |
|---|---|
| 1 UGX | 24.37 LBP |
| 10 UGX | 243.66 LBP |
| 50 UGX | 1,218.28 LBP |
| 100 UGX | 2,436.55 LBP |
| 500 UGX | 12,182.76 LBP |
| 1,000 UGX | 24,365.52 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-10T19:27:43Z",
"rates": {
"LBP": 24.36552
}
}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": 2436.552,
"rate": 24.36552
}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