Rate Overview
Live
1 LBP = 0.137314 UZS
1 UZS = 7.2826
LBP
Avg
0.136266
High
0.137314
Low
0.134539
Last updated: 3/7/2026, 7:44:18 AM
Quick Conversions
| LBP | UZS |
|---|---|
| 1 LBP | 0.14 UZS |
| 10 LBP | 1.37 UZS |
| 50 LBP | 6.87 UZS |
| 100 LBP | 13.73 UZS |
| 500 LBP | 68.66 UZS |
| 1,000 LBP | 137.31 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-03-07T07:44:18Z",
"rates": {
"UZS": 0.137314
}
}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.731399999999999,
"rate": 0.137314
}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