Rate Overview
Live
1 AED = 24457.67 LBP
1 LBP = 0.000041
AED
Avg
24406.59
High
24509.79
Low
24233.50
Last updated: 7/22/2026, 12:56:17 AM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,457.67 LBP |
| 10 AED | 244,576.74 LBP |
| 50 AED | 1,222,883.71 LBP |
| 100 AED | 2,445,767.43 LBP |
| 500 AED | 12,228,837.15 LBP |
| 1,000 AED | 24,457,674.30 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-07-22T00:56:17Z",
"rates": {
"LBP": 24457.674299
}
}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": 2445767.4299,
"rate": 24457.674299
}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