Rate Overview
Live
1 YER = 378.1274 LBP
1 LBP = 0.002645
YER
Avg
377.3979
High
378.3763
Low
375.4541
Last updated: 7/24/2026, 6:32:37 AM
Quick Conversions
| YER | LBP |
|---|---|
| 1 YER | 378.13 LBP |
| 10 YER | 3,781.27 LBP |
| 50 YER | 18,906.37 LBP |
| 100 YER | 37,812.74 LBP |
| 500 YER | 189,063.71 LBP |
| 1,000 YER | 378,127.42 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-24T06:32:37Z",
"rates": {
"LBP": 378.127416
}
}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": 37812.7416,
"rate": 378.127416
}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