Rate Overview
Live
1 INR = 929.5141 LBP
1 LBP = 0.001076
INR
Avg
930.4496
High
933.4683
Low
924.0053
Last updated: 7/24/2026, 8:49:37 PM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 929.51 LBP |
| 10 INR | 9,295.14 LBP |
| 50 INR | 46,475.70 LBP |
| 100 INR | 92,951.41 LBP |
| 500 INR | 464,757.03 LBP |
| 1,000 INR | 929,514.06 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-24T20:49:37Z",
"rates": {
"LBP": 929.514063
}
}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": 92951.4063,
"rate": 929.514063
}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