Rate Overview
Live
1 UGX = 24.1101 LBP
1 LBP = 0.041476
UGX
Avg
24.4761
High
25.1185
Low
24.0719
Last updated: 3/7/2026, 7:59:58 AM
Quick Conversions
| UGX | LBP |
|---|---|
| 1 UGX | 24.11 LBP |
| 10 UGX | 241.10 LBP |
| 50 UGX | 1,205.50 LBP |
| 100 UGX | 2,411.01 LBP |
| 500 UGX | 12,055.03 LBP |
| 1,000 UGX | 24,110.06 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-07T07:59:58Z",
"rates": {
"LBP": 24.110061
}
}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": 2411.0061,
"rate": 24.110061
}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