Rate Overview
Live
1 UGX = 24.4648 LBP
1 LBP = 0.040875
UGX
Avg
24.1507
High
24.7463
Low
23.6369
Last updated: 6/19/2026, 8:33:55 AM
Quick Conversions
| UGX | LBP |
|---|---|
| 1 UGX | 24.46 LBP |
| 10 UGX | 244.65 LBP |
| 50 UGX | 1,223.24 LBP |
| 100 UGX | 2,446.48 LBP |
| 500 UGX | 12,232.40 LBP |
| 1,000 UGX | 24,464.79 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-06-19T08:33:55Z",
"rates": {
"LBP": 24.464791
}
}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": 2446.4791,
"rate": 24.464791
}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