Rate Overview
Live
1 UGX = 23.8020 LBP
1 LBP = 0.042013
UGX
Avg
23.8288
High
24.0264
Low
23.7703
Last updated: 5/7/2026, 4:03:55 PM
Quick Conversions
| UGX | LBP |
|---|---|
| 1 UGX | 23.80 LBP |
| 10 UGX | 238.02 LBP |
| 50 UGX | 1,190.10 LBP |
| 100 UGX | 2,380.20 LBP |
| 500 UGX | 11,900.98 LBP |
| 1,000 UGX | 23,801.96 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-07T16:03:55Z",
"rates": {
"LBP": 23.801964
}
}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": 2380.1964000000003,
"rate": 23.801964
}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