Rate Overview
Live
1 UAH = 2001.78 LBP
1 LBP = 0.000500
UAH
Avg
2004.87
High
2009.70
Low
1999.48
Last updated: 7/28/2026, 10:20:23 PM
Quick Conversions
| UAH | LBP |
|---|---|
| 1 UAH | 2,001.78 LBP |
| 10 UAH | 20,017.78 LBP |
| 50 UAH | 100,088.90 LBP |
| 100 UAH | 200,177.81 LBP |
| 500 UAH | 1,000,889.03 LBP |
| 1,000 UAH | 2,001,778.05 LBP |
Get UAH/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=LBPExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-28T22:20:23Z",
"rates": {
"LBP": 2001.778054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "LBP",
"amount": 100
},
"result": 200177.8054,
"rate": 2001.778054
}Build with UAH/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key