Rate Overview
Live
1 INR = 942.6676 LBP
1 LBP = 0.001061
INR
Avg
991.8323
High
1021.91
Low
942.6676
Last updated: 3/27/2026, 12:03:40 PM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 942.67 LBP |
| 10 INR | 9,426.68 LBP |
| 50 INR | 47,133.38 LBP |
| 100 INR | 94,266.76 LBP |
| 500 INR | 471,333.81 LBP |
| 1,000 INR | 942,667.63 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-27T12:03:40Z",
"rates": {
"LBP": 942.667627
}
}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": 94266.7627,
"rate": 942.667627
}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