Rate Overview
Live
1 LBP = 0.041604 UGX
1 UGX = 24.0362
LBP
Avg
0.040013
High
0.042289
Low
0.038298
Last updated: 3/28/2026, 12:06:36 PM
Quick Conversions
| LBP | UGX |
|---|---|
| 1 LBP | 0.04 UGX |
| 10 LBP | 0.42 UGX |
| 50 LBP | 2.08 UGX |
| 100 LBP | 4.16 UGX |
| 500 LBP | 20.80 UGX |
| 1,000 LBP | 41.60 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-03-28T12:06:36Z",
"rates": {
"UGX": 0.041604
}
}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.1604,
"rate": 0.041604
}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