Rate Overview
Live
1 ALL = 1093.64 LBP
1 LBP = 0.000914
ALL
Avg
1091.19
High
1095.54
Low
1085.68
Last updated: 7/8/2026, 1:32:20 PM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,093.64 LBP |
| 10 ALL | 10,936.42 LBP |
| 50 ALL | 54,682.08 LBP |
| 100 ALL | 109,364.17 LBP |
| 500 ALL | 546,820.83 LBP |
| 1,000 ALL | 1,093,641.67 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-08T13:32:20Z",
"rates": {
"LBP": 1093.641669
}
}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": 109364.16690000001,
"rate": 1093.641669
}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