Rate Overview
Live
1 LBP = 0.000497 UAH
1 UAH = 2012.07
LBP
Avg
0.000478
High
0.000501
Low
0.000459
Last updated: 7/31/2026, 10:37:45 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.50 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-07-31T10:37:45Z",
"rates": {
"UAH": 0.000497
}
}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.04970000000000001,
"rate": 0.000497
}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