Rate Overview
Live
1 YER = 377.2706 LBP
1 LBP = 0.002651
YER
Avg
377.2011
High
378.4287
Low
375.5761
Last updated: 7/29/2026, 10:46:45 AM
Quick Conversions
| YER | LBP |
|---|---|
| 1 YER | 377.27 LBP |
| 10 YER | 3,772.71 LBP |
| 50 YER | 18,863.53 LBP |
| 100 YER | 37,727.06 LBP |
| 500 YER | 188,635.32 LBP |
| 1,000 YER | 377,270.65 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-29T10:46:45Z",
"rates": {
"LBP": 377.270648
}
}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": 37727.0648,
"rate": 377.270648
}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