Rate Overview
Live
1 IRR = 0.067020 LBP
1 LBP = 14.9209
IRR
Avg
0.067943
High
0.068598
Low
0.067020
Last updated: 5/28/2026, 4:45:01 AM
Quick Conversions
| IRR | LBP |
|---|---|
| 1 IRR | 0.07 LBP |
| 10 IRR | 0.67 LBP |
| 50 IRR | 3.35 LBP |
| 100 IRR | 6.70 LBP |
| 500 IRR | 33.51 LBP |
| 1,000 IRR | 67.02 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-05-28T04:45:01Z",
"rates": {
"LBP": 0.06702
}
}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.702,
"rate": 0.06702
}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