Rate Overview
Live
1 UGX = 23.8377 LBP
1 LBP = 0.041950
UGX
Avg
24.4319
High
25.8197
Low
23.6693
Last updated: 5/27/2026, 11:52:11 PM
Quick Conversions
| UGX | LBP |
|---|---|
| 1 UGX | 23.84 LBP |
| 10 UGX | 238.38 LBP |
| 50 UGX | 1,191.89 LBP |
| 100 UGX | 2,383.77 LBP |
| 500 UGX | 11,918.86 LBP |
| 1,000 UGX | 23,837.72 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-05-27T23:52:11Z",
"rates": {
"LBP": 23.837715
}
}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": 2383.7715,
"rate": 23.837715
}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