Rate Overview
Live
1 YER = 379.0475 LBP
1 LBP = 0.002638
YER
Avg
378.6485
High
380.7762
Low
375.2264
Last updated: 9/2/2026, 10:31:36 AM
Quick Conversions
| YER | LBP |
|---|---|
| 1 YER | 379.05 LBP |
| 10 YER | 3,790.48 LBP |
| 50 YER | 18,952.38 LBP |
| 100 YER | 37,904.75 LBP |
| 500 YER | 189,523.77 LBP |
| 1,000 YER | 379,047.54 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-09-02T10:31:36Z",
"rates": {
"LBP": 379.047543
}
}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": 37904.7543,
"rate": 379.047543
}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