Rate Overview
Live
1 LBP = 0.132755 UZS
1 UZS = 7.5327
LBP
Avg
0.131997
High
0.132966
Low
0.131327
Last updated: 9/3/2026, 6:15:17 AM
Quick Conversions
| LBP | UZS |
|---|---|
| 1 LBP | 0.13 UZS |
| 10 LBP | 1.33 UZS |
| 50 LBP | 6.64 UZS |
| 100 LBP | 13.28 UZS |
| 500 LBP | 66.38 UZS |
| 1,000 LBP | 132.76 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-09-03T06:15:17Z",
"rates": {
"UZS": 0.132755
}
}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.275500000000001,
"rate": 0.132755
}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