Rate Overview
Live
1 YER = 378.8588 LBP
1 LBP = 0.002640
YER
Avg
377.7055
High
379.7564
Low
375.6591
Last updated: 8/12/2026, 8:22:52 PM
Quick Conversions
| YER | LBP |
|---|---|
| 1 YER | 378.86 LBP |
| 10 YER | 3,788.59 LBP |
| 50 YER | 18,942.94 LBP |
| 100 YER | 37,885.88 LBP |
| 500 YER | 189,429.40 LBP |
| 1,000 YER | 378,858.81 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-08-12T20:22:52Z",
"rates": {
"LBP": 378.858807
}
}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": 37885.8807,
"rate": 378.858807
}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