Rate Overview
Live
1 INR = 943.5873 LBP
1 LBP = 0.001060
INR
Avg
1016.80
High
1067.23
Low
943.5873
Last updated: 3/27/2026, 10:20:03 AM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 943.59 LBP |
| 10 INR | 9,435.87 LBP |
| 50 INR | 47,179.37 LBP |
| 100 INR | 94,358.73 LBP |
| 500 INR | 471,793.66 LBP |
| 1,000 INR | 943,587.32 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-27T10:20:03Z",
"rates": {
"LBP": 943.587315
}
}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": 94358.7315,
"rate": 943.587315
}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