Rate Overview
Live
1 UGX = 23.6997 LBP
1 LBP = 0.042195
UGX
Avg
23.7403
High
23.8665
Low
23.5038
Last updated: 9/9/2026, 5:56:08 AM
Quick Conversions
| UGX | LBP |
|---|---|
| 1 UGX | 23.70 LBP |
| 10 UGX | 237.00 LBP |
| 50 UGX | 1,184.98 LBP |
| 100 UGX | 2,369.97 LBP |
| 500 UGX | 11,849.83 LBP |
| 1,000 UGX | 23,699.66 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-09-09T05:56:08Z",
"rates": {
"LBP": 23.699655
}
}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": 2369.9655,
"rate": 23.699655
}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