Rate Overview
Live
1 ALL = 1087.91 LBP
1 LBP = 0.000919
ALL
Avg
1091.58
High
1101.53
Low
1080.55
Last updated: 6/19/2026, 8:45:34 AM
Quick Conversions
| ALL | LBP |
|---|---|
| 1 ALL | 1,087.91 LBP |
| 10 ALL | 10,879.12 LBP |
| 50 ALL | 54,395.58 LBP |
| 100 ALL | 108,791.17 LBP |
| 500 ALL | 543,955.85 LBP |
| 1,000 ALL | 1,087,911.70 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-06-19T08:45:34Z",
"rates": {
"LBP": 1087.911698
}
}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": 108791.16979999999,
"rate": 1087.911698
}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