Rate Overview
Live
1 AED = 24513.26 LBP
1 LBP = 0.000041
AED
Avg
24375.02
High
24513.26
Low
23603.65
Last updated: 7/25/2026, 2:35:24 AM
Quick Conversions
| AED | LBP |
|---|---|
| 1 AED | 24,513.26 LBP |
| 10 AED | 245,132.62 LBP |
| 50 AED | 1,225,663.10 LBP |
| 100 AED | 2,451,326.19 LBP |
| 500 AED | 12,256,630.97 LBP |
| 1,000 AED | 24,513,261.95 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-25T02:35:24Z",
"rates": {
"LBP": 24513.261947
}
}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": 2451326.1947,
"rate": 24513.261947
}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