Rate Overview
Live
1 ALL = 1102.96 LBP
1 LBP = 0.000907
ALL
Avg
1098.62
High
1105.14
Low
1092.55
Last updated: 4/17/2026, 4:54:45 AM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,102.96 LBP |
| 10 ALL | 11,029.63 LBP |
| 50 ALL | 55,148.13 LBP |
| 100 ALL | 110,296.26 LBP |
| 500 ALL | 551,481.32 LBP |
| 1,000 ALL | 1,102,962.64 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-04-17T04:54:45Z",
"rates": {
"LBP": 1102.962643
}
}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": 110296.26430000001,
"rate": 1102.962643
}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