Rate Overview
Live
1 INR = 930.6918 LBP
1 LBP = 0.001074
INR
Avg
1013.33
High
1082.67
Low
930.6918
Last updated: 7/19/2026, 10:38:19 PM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 930.69 LBP |
| 10 INR | 9,306.92 LBP |
| 50 INR | 46,534.59 LBP |
| 100 INR | 93,069.18 LBP |
| 500 INR | 465,345.92 LBP |
| 1,000 INR | 930,691.83 LBP |
Get INR/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=LBPExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-19T22:38:19Z",
"rates": {
"LBP": 930.691834
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "LBP",
"amount": 100
},
"result": 93069.1834,
"rate": 930.691834
}Build with INR/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key