Rate Overview
Live
1 ALL = 1097.96 LBP
1 LBP = 0.000911
ALL
Avg
1095.47
High
1109.41
Low
1078.45
Last updated: 5/27/2026, 10:46:55 PM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,097.96 LBP |
| 10 ALL | 10,979.61 LBP |
| 50 ALL | 54,898.06 LBP |
| 100 ALL | 109,796.11 LBP |
| 500 ALL | 548,980.57 LBP |
| 1,000 ALL | 1,097,961.14 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-05-27T22:46:55Z",
"rates": {
"LBP": 1097.961142
}
}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": 109796.11420000001,
"rate": 1097.961142
}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