Rate Overview
Live
1 LBP = 0.002664 YER
1 YER = 375.3754
LBP
Avg
0.002658
High
0.002670
Low
0.002647
Last updated: 3/28/2026, 10:43:41 AM
Quick Conversions
| LBP | YER |
|---|---|
| 1 LBP | 0.00 YER |
| 10 LBP | 0.03 YER |
| 50 LBP | 0.13 YER |
| 100 LBP | 0.27 YER |
| 500 LBP | 1.33 YER |
| 1,000 LBP | 2.66 YER |
Get LBP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=YERExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-28T10:43:41Z",
"rates": {
"YER": 0.002664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "YER",
"amount": 100
},
"result": 0.2664,
"rate": 0.002664
}Build with LBP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key