Rate Overview
Live
1 IRR = 0.067773 LBP
1 LBP = 14.7551
IRR
Avg
0.067957
High
0.068075
Low
0.067773
Last updated: 4/17/2026, 5:35:30 PM
Quick Conversions
| IRR | LBP |
|---|---|
| 1 IRR | 0.07 LBP |
| 10 IRR | 0.68 LBP |
| 50 IRR | 3.39 LBP |
| 100 IRR | 6.78 LBP |
| 500 IRR | 33.89 LBP |
| 1,000 IRR | 67.77 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-04-17T17:35:30Z",
"rates": {
"LBP": 0.067773
}
}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.7773,
"rate": 0.067773
}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