Rate Overview
Live
1 INR = 943.5079 LBP
1 LBP = 0.001060
INR
Avg
952.5727
High
963.0931
Low
943.5079
Last updated: 3/27/2026, 9:24:02 AM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 943.51 LBP |
| 10 INR | 9,435.08 LBP |
| 50 INR | 47,175.40 LBP |
| 100 INR | 94,350.79 LBP |
| 500 INR | 471,753.96 LBP |
| 1,000 INR | 943,507.92 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-03-27T09:24:02Z",
"rates": {
"LBP": 943.507918
}
}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": 94350.7918,
"rate": 943.507918
}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