Rate Overview
Live
1 IRR = 0.065284 LBP
1 LBP = 15.3177
IRR
Avg
0.065271
High
0.065542
Low
0.064624
Last updated: 9/9/2026, 4:58:52 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.28 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-09-09T16:58:52Z",
"rates": {
"LBP": 0.065284
}
}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.5283999999999995,
"rate": 0.065284
}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