Rate Overview
Live
1 YER = 377.0503 LBP
1 LBP = 0.002652
YER
Avg
375.8306
High
377.7816
Low
373.0816
Last updated: 5/27/2026, 6:27:49 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-27T18:27:49Z",
"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