Rate Overview
Live
1 LBP = 0.000494 UAH
1 UAH = 2024.29
LBP
Avg
0.000497
High
0.000499
Low
0.000494
Last updated: 7/8/2026, 7:04:06 PM
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-07-08T19:04:06Z",
"rates": {
"UAH": 0.000494
}
}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.0494,
"rate": 0.000494
}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