Rate Overview
Live
1 LBP = 15.3316 IRR
1 IRR = 0.065225
LBP
Avg
15.3512
High
15.5333
Low
15.2284
Last updated: 6/19/2026, 9:09:07 AM
Quick Conversions
| LBP | IRR |
|---|---|
| 1 LBP | 15.33 IRR |
| 10 LBP | 153.32 IRR |
| 50 LBP | 766.58 IRR |
| 100 LBP | 1,533.16 IRR |
| 500 LBP | 7,665.79 IRR |
| 1,000 LBP | 15,331.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-06-19T09:09:07Z",
"rates": {
"IRR": 15.331583
}
}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": 1533.1583,
"rate": 15.331583
}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