Rate Overview
Live
1 UGX = 24.0358 LBP
1 LBP = 0.041605
UGX
Avg
23.9271
High
24.2764
Low
23.6464
Last updated: 3/28/2026, 9:29:55 AM
Quick Conversions
| UGX | LBP |
|---|---|
| 1 UGX | 24.04 LBP |
| 10 UGX | 240.36 LBP |
| 50 UGX | 1,201.79 LBP |
| 100 UGX | 2,403.58 LBP |
| 500 UGX | 12,017.92 LBP |
| 1,000 UGX | 24,035.83 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-03-28T09:29:55Z",
"rates": {
"LBP": 24.03583
}
}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": 2403.583,
"rate": 24.03583
}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