Rate Overview
Live
1 YER = 379.5684 LBP
1 LBP = 0.002635
YER
Avg
376.0071
High
379.5684
Low
373.0816
Last updated: 7/13/2026, 11:53:39 AM
Quick Conversions
| YER | LBP |
|---|---|
| 1 YER | 379.57 LBP |
| 10 YER | 3,795.68 LBP |
| 50 YER | 18,978.42 LBP |
| 100 YER | 37,956.84 LBP |
| 500 YER | 189,784.22 LBP |
| 1,000 YER | 379,568.43 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-13T11:53:39Z",
"rates": {
"LBP": 379.56843
}
}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": 37956.843,
"rate": 379.56843
}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