Rate Overview
Live
1 LBP = 0.040875 UGX
1 UGX = 24.4648
LBP
Avg
0.041415
High
0.042306
Low
0.040410
Last updated: 6/19/2026, 8:41:44 AM
Quick Conversions
| LBP | UGX |
|---|---|
| 1 LBP | 0.04 UGX |
| 10 LBP | 0.41 UGX |
| 50 LBP | 2.04 UGX |
| 100 LBP | 4.09 UGX |
| 500 LBP | 20.44 UGX |
| 1,000 LBP | 40.88 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-06-19T08:41:44Z",
"rates": {
"UGX": 0.040875
}
}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.0875,
"rate": 0.040875
}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