Rate Overview
Live
1 AED = 24380.36 LBP
1 LBP = 0.000041
AED
Avg
24376.04
High
24537.32
Low
24136.42
Last updated: 6/16/2026, 1:08:23 AM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,380.36 LBP |
| 10 AED | 243,803.58 LBP |
| 50 AED | 1,219,017.90 LBP |
| 100 AED | 2,438,035.81 LBP |
| 500 AED | 12,190,179.03 LBP |
| 1,000 AED | 24,380,358.05 LBP |
Get AED/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=LBPExample Response:
{
"success": true,
"base": "AED",
"date": "2026-06-16T01:08:23Z",
"rates": {
"LBP": 24380.358054
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "LBP",
"amount": 100
},
"result": 2438035.8054,
"rate": 24380.358054
}Build with AED/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key