Rate Overview
Live
1 UGX = 24.1177 LBP
1 LBP = 0.041463
UGX
Avg
24.1559
High
24.2756
Low
24.0003
Last updated: 8/19/2026, 6:07:22 AM
Quick Conversions
| UGX | LBP |
|---|---|
| 1 UGX | 24.12 LBP |
| 10 UGX | 241.18 LBP |
| 50 UGX | 1,205.88 LBP |
| 100 UGX | 2,411.77 LBP |
| 500 UGX | 12,058.84 LBP |
| 1,000 UGX | 24,117.68 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-08-19T06:07:22Z",
"rates": {
"LBP": 24.117678
}
}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.7678,
"rate": 24.117678
}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