Rate Overview
Live
1 ALL = 1120.17 LBP
1 LBP = 0.000893
ALL
Avg
1117.18
High
1122.82
Low
1110.22
Last updated: 8/19/2026, 12:07:27 PM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,120.17 LBP |
| 10 ALL | 11,201.74 LBP |
| 50 ALL | 56,008.69 LBP |
| 100 ALL | 112,017.38 LBP |
| 500 ALL | 560,086.92 LBP |
| 1,000 ALL | 1,120,173.84 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-08-19T12:07:27Z",
"rates": {
"LBP": 1120.173843
}
}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": 112017.3843,
"rate": 1120.173843
}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