Rate Overview
Live
1 LBP = 0.132392 UZS
1 UZS = 7.5533
LBP
Avg
0.132714
High
0.133620
Low
0.132039
Last updated: 8/20/2026, 6:24:40 AM
Quick Conversions
| LBP | UZS |
|---|---|
| 1 LBP | 0.13 UZS |
| 10 LBP | 1.32 UZS |
| 50 LBP | 6.62 UZS |
| 100 LBP | 13.24 UZS |
| 500 LBP | 66.20 UZS |
| 1,000 LBP | 132.39 UZS |
Get LBP/UZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=UZSExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-08-20T06:24:40Z",
"rates": {
"UZS": 0.132392
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=UZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "UZS",
"amount": 100
},
"result": 13.2392,
"rate": 0.132392
}Build with LBP/UZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key