Rate Overview
Live
1 AED = 24302.58 LBP
1 LBP = 0.000041
AED
Avg
24322.88
High
24453.51
Low
24201.41
Last updated: 5/26/2026, 10:24:39 PM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,302.58 LBP |
| 10 AED | 243,025.75 LBP |
| 50 AED | 1,215,128.76 LBP |
| 100 AED | 2,430,257.53 LBP |
| 500 AED | 12,151,287.63 LBP |
| 1,000 AED | 24,302,575.26 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-05-26T22:24:39Z",
"rates": {
"LBP": 24302.575257
}
}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": 2430257.5257,
"rate": 24302.575257
}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