Rate Overview
Live
1 LBP = 0.042013 UGX
1 UGX = 23.8022
LBP
Avg
0.041966
High
0.042069
Low
0.041620
Last updated: 5/7/2026, 12:31:38 PM
Quick Conversions
| LBP | UGX |
|---|---|
| 1 LBP | 0.04 UGX |
| 10 LBP | 0.42 UGX |
| 50 LBP | 2.10 UGX |
| 100 LBP | 4.20 UGX |
| 500 LBP | 21.01 UGX |
| 1,000 LBP | 42.01 UGX |
Get LBP/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=UGXExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-05-07T12:31:38Z",
"rates": {
"UGX": 0.042013
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "UGX",
"amount": 100
},
"result": 4.2013,
"rate": 0.042013
}Build with LBP/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key