Rate Overview
Live
1 AED = 24554.75 LBP
1 LBP = 0.000041
AED
Avg
24487.66
High
24554.75
Low
24395.05
Last updated: 7/26/2026, 3:19:25 AM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,554.75 LBP |
| 10 AED | 245,547.53 LBP |
| 50 AED | 1,227,737.64 LBP |
| 100 AED | 2,455,475.28 LBP |
| 500 AED | 12,277,376.41 LBP |
| 1,000 AED | 24,554,752.83 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-26T03:19:25Z",
"rates": {
"LBP": 24554.752828
}
}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": 2455475.2828,
"rate": 24554.752828
}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