Rate Overview
Live
1 AED = 24430.14 LBP
1 LBP = 0.000041
AED
Avg
24417.87
High
24469.85
Low
24350.23
Last updated: 7/2/2026, 6:52:40 PM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,430.14 LBP |
| 10 AED | 244,301.40 LBP |
| 50 AED | 1,221,507.01 LBP |
| 100 AED | 2,443,014.01 LBP |
| 500 AED | 12,215,070.06 LBP |
| 1,000 AED | 24,430,140.11 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-02T18:52:40Z",
"rates": {
"LBP": 24430.140114
}
}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": 2443014.0114,
"rate": 24430.140114
}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