Rate Overview
Live
1 LBP = 14.8828 IRR
1 IRR = 0.067192
LBP
Avg
14.7168
High
14.8828
Low
14.5266
Last updated: 3/7/2026, 9:13:17 AM
Quick Conversions
| LBP | IRR |
|---|---|
| 1 LBP | 14.88 IRR |
| 10 LBP | 148.83 IRR |
| 50 LBP | 744.14 IRR |
| 100 LBP | 1,488.28 IRR |
| 500 LBP | 7,441.41 IRR |
| 1,000 LBP | 14,882.82 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-03-07T09:13:17Z",
"rates": {
"IRR": 14.882819
}
}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": 1488.2819,
"rate": 14.882819
}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