Rate Overview
Live
1 LBP = 0.000492 UAH
1 UAH = 2032.52
LBP
Avg
0.000486
High
0.000492
Low
0.000477
Last updated: 3/7/2026, 7:44:01 AM
Quick Conversions
| LBP | UAH |
|---|---|
| 1 LBP | 0.00 UAH |
| 10 LBP | 0.00 UAH |
| 50 LBP | 0.02 UAH |
| 100 LBP | 0.05 UAH |
| 500 LBP | 0.25 UAH |
| 1,000 LBP | 0.49 UAH |
Get LBP/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=UAHExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-07T07:44:01Z",
"rates": {
"UAH": 0.000492
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "UAH",
"amount": 100
},
"result": 0.0492,
"rate": 0.000492
}Build with LBP/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key