Rate Overview
Live
1 ALL = 1076.19 LBP
1 LBP = 0.000929
ALL
Avg
1088.98
High
1110.17
Low
1076.19
Last updated: 3/7/2026, 12:10:42 AM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,076.19 LBP |
| 10 ALL | 10,761.89 LBP |
| 50 ALL | 53,809.44 LBP |
| 100 ALL | 107,618.89 LBP |
| 500 ALL | 538,094.44 LBP |
| 1,000 ALL | 1,076,188.87 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-03-07T00:10:42Z",
"rates": {
"LBP": 1076.188872
}
}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": 107618.8872,
"rate": 1076.188872
}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