Rate Overview
Live
1 UGX = 24.0358 LBP
1 LBP = 0.041605
UGX
Avg
24.1366
High
25.1185
Low
23.6137
Last updated: 3/28/2026, 11:01:23 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-28T11:01:23Z",
"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