Rate Overview
Live
1 ALL = 1095.68 LBP
1 LBP = 0.000913
ALL
Avg
1044.38
High
1095.68
Low
933.2595
Last updated: 7/25/2026, 7:45:24 PM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,095.68 LBP |
| 10 ALL | 10,956.79 LBP |
| 50 ALL | 54,783.97 LBP |
| 100 ALL | 109,567.94 LBP |
| 500 ALL | 547,839.70 LBP |
| 1,000 ALL | 1,095,679.41 LBP |
Get ALL/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=LBPExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-25T19:45:24Z",
"rates": {
"LBP": 1095.679405
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "LBP",
"amount": 100
},
"result": 109567.94050000001,
"rate": 1095.679405
}Build with ALL/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key