Rate Overview
Live
1 AED = 24374.92 LBP
1 LBP = 0.000041
AED
Avg
24370.06
High
24392.50
Low
24342.64
Last updated: 4/16/2026, 5:55:21 PM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,374.92 LBP |
| 10 AED | 243,749.22 LBP |
| 50 AED | 1,218,746.08 LBP |
| 100 AED | 2,437,492.17 LBP |
| 500 AED | 12,187,460.85 LBP |
| 1,000 AED | 24,374,921.69 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-04-16T17:55:21Z",
"rates": {
"LBP": 24374.921692
}
}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": 2437492.1692,
"rate": 24374.921692
}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