Rate Overview
Live
1 IRR = 0.067191 LBP
1 LBP = 14.8829
IRR
Avg
0.067953
High
0.068839
Low
0.067191
Last updated: 3/7/2026, 7:42:39 AM
Quick Conversions
| IRR | LBP |
|---|---|
| 1 IRR | 0.07 LBP |
| 10 IRR | 0.67 LBP |
| 50 IRR | 3.36 LBP |
| 100 IRR | 6.72 LBP |
| 500 IRR | 33.60 LBP |
| 1,000 IRR | 67.19 LBP |
Get IRR/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IRR¤cies=LBPExample Response:
{
"success": true,
"base": "IRR",
"date": "2026-03-07T07:42:39Z",
"rates": {
"LBP": 0.067191
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IRR&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IRR",
"to": "LBP",
"amount": 100
},
"result": 6.7191,
"rate": 0.067191
}Build with IRR/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key