Rate Overview
Live
1 YER = 375.1827 LBP
1 LBP = 0.002665
YER
Avg
375.1876
High
375.3138
Low
374.6515
Last updated: 5/7/2026, 4:01:41 PM
Quick Conversions
| YER | LBP |
|---|---|
| 1 YER | 375.18 LBP |
| 10 YER | 3,751.83 LBP |
| 50 YER | 18,759.14 LBP |
| 100 YER | 37,518.27 LBP |
| 500 YER | 187,591.37 LBP |
| 1,000 YER | 375,182.74 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-05-07T16:01:41Z",
"rates": {
"LBP": 375.182741
}
}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": 37518.2741,
"rate": 375.182741
}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