Rate Overview
Live
1 LBP = 15.3402 IRR
1 IRR = 0.065188
LBP
Avg
15.3099
High
15.3402
Low
15.2497
Last updated: 7/31/2026, 8:40:57 AM
Quick Conversions
| LBP | IRR |
|---|---|
| 1 LBP | 15.34 IRR |
| 10 LBP | 153.40 IRR |
| 50 LBP | 767.01 IRR |
| 100 LBP | 1,534.02 IRR |
| 500 LBP | 7,670.09 IRR |
| 1,000 LBP | 15,340.18 IRR |
Get LBP/IRR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=IRRExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-31T08:40:57Z",
"rates": {
"IRR": 15.340176
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=IRR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "IRR",
"amount": 100
},
"result": 1534.0176,
"rate": 15.340176
}Build with LBP/IRR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key