Rate Overview
Live
1 ALL = 1097.96 LBP
1 LBP = 0.000911
ALL
Avg
1089.43
High
1097.96
Low
1080.69
Last updated: 5/27/2026, 9:33:09 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-27T21:33:09Z",
"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