Rate Overview
Live
1 YER = 378.4287 LBP
1 LBP = 0.002643
YER
Avg
369.9230
High
379.5621
Low
357.3652
Last updated: 7/25/2026, 2:21:18 PM
Quick Conversions
| YER | LBP |
|---|---|
| 1 YER | 378.43 LBP |
| 10 YER | 3,784.29 LBP |
| 50 YER | 18,921.43 LBP |
| 100 YER | 37,842.87 LBP |
| 500 YER | 189,214.35 LBP |
| 1,000 YER | 378,428.69 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-25T14:21:18Z",
"rates": {
"LBP": 378.428693
}
}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": 37842.8693,
"rate": 378.428693
}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