Rate Overview
Live
1 YER = 376.8541 LBP
1 LBP = 0.002654
YER
Avg
375.5564
High
378.6870
Low
371.8944
Last updated: 7/28/2026, 12:51:19 PM
Quick Conversions
| YER | LBP |
|---|---|
| 1 YER | 376.85 LBP |
| 10 YER | 3,768.54 LBP |
| 50 YER | 18,842.70 LBP |
| 100 YER | 37,685.41 LBP |
| 500 YER | 188,427.04 LBP |
| 1,000 YER | 376,854.08 LBP |
Get YER/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=LBPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-28T12:51:19Z",
"rates": {
"LBP": 376.85408
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "LBP",
"amount": 100
},
"result": 37685.408,
"rate": 376.85408
}Build with YER/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key