Rate Overview
Live
1 LBP = 15.3506 IRR
1 IRR = 0.065144
LBP
Avg
15.3441
High
15.3911
Low
15.2797
Last updated: 7/9/2026, 6:41:07 PM
Quick Conversions
| LBP | IRR |
|---|---|
| 1 LBP | 15.35 IRR |
| 10 LBP | 153.51 IRR |
| 50 LBP | 767.53 IRR |
| 100 LBP | 1,535.06 IRR |
| 500 LBP | 7,675.29 IRR |
| 1,000 LBP | 15,350.58 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-09T18:41:07Z",
"rates": {
"IRR": 15.350582
}
}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": 1535.0582,
"rate": 15.350582
}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