Rate Overview
Live
1 AED = 24252.26 LBP
1 LBP = 0.000041
AED
Avg
24379.90
High
24484.76
Low
24252.26
Last updated: 8/15/2026, 5:36:22 AM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,252.26 LBP |
| 10 AED | 242,522.56 LBP |
| 50 AED | 1,212,612.82 LBP |
| 100 AED | 2,425,225.65 LBP |
| 500 AED | 12,126,128.25 LBP |
| 1,000 AED | 24,252,256.49 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-08-15T05:36:22Z",
"rates": {
"LBP": 24252.256493
}
}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": 2425225.6493,
"rate": 24252.256493
}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