Rate Overview
Live
1 IRR = 0.065286 LBP
1 LBP = 15.3172
IRR
Avg
0.065283
High
0.065539
Low
0.064812
Last updated: 8/19/2026, 5:10:15 PM
Quick Conversions
| IRR | LBP |
|---|---|
| 1 IRR | 0.07 LBP |
| 10 IRR | 0.65 LBP |
| 50 IRR | 3.26 LBP |
| 100 IRR | 6.53 LBP |
| 500 IRR | 32.64 LBP |
| 1,000 IRR | 65.29 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-08-19T17:10:15Z",
"rates": {
"LBP": 0.065286
}
}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.5286,
"rate": 0.065286
}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