Rate Overview
Live
1 YER = 377.0503 LBP
1 LBP = 0.002652
YER
Avg
369.1246
High
377.4778
Low
357.3652
Last updated: 5/27/2026, 7:25:43 PM
Quick Conversions
| YER | LBP |
|---|---|
| 1 YER | 377.05 LBP |
| 10 YER | 3,770.50 LBP |
| 50 YER | 18,852.52 LBP |
| 100 YER | 37,705.03 LBP |
| 500 YER | 188,525.17 LBP |
| 1,000 YER | 377,050.33 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-05-27T19:25:43Z",
"rates": {
"LBP": 377.050334
}
}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": 37705.0334,
"rate": 377.050334
}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