Rate Overview
Live
1 IRR = 0.065225 LBP
1 LBP = 15.3315
IRR
Avg
0.065182
High
0.065446
Low
0.064972
Last updated: 7/10/2026, 9:13:15 AM
Quick Conversions
| IRR | LBP |
|---|---|
| 1 IRR | 0.07 LBP |
| 10 IRR | 0.65 LBP |
| 50 IRR | 3.26 LBP |
| 100 IRR | 6.52 LBP |
| 500 IRR | 32.61 LBP |
| 1,000 IRR | 65.23 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-07-10T09:13:15Z",
"rates": {
"LBP": 0.065225
}
}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.522500000000001,
"rate": 0.065225
}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