Rate Overview
Live
1 YER = 372.0496 LBP
1 LBP = 0.002688
YER
Avg
375.1049
High
379.5264
Low
372.0496
Last updated: 3/7/2026, 7:40:03 AM
Quick Conversions
| YER | LBP |
|---|---|
| 1 YER | 372.05 LBP |
| 10 YER | 3,720.50 LBP |
| 50 YER | 18,602.48 LBP |
| 100 YER | 37,204.96 LBP |
| 500 YER | 186,024.78 LBP |
| 1,000 YER | 372,049.55 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-03-07T07:40:03Z",
"rates": {
"LBP": 372.049551
}
}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": 37204.9551,
"rate": 372.049551
}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