Rate Overview
Live
1 INR = 939.4384 LBP
1 LBP = 0.001064
INR
Avg
940.7824
High
944.4535
Low
936.9901
Last updated: 8/14/2026, 8:35:25 PM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 939.44 LBP |
| 10 INR | 9,394.38 LBP |
| 50 INR | 46,971.92 LBP |
| 100 INR | 93,943.84 LBP |
| 500 INR | 469,719.18 LBP |
| 1,000 INR | 939,438.36 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-08-14T20:35:25Z",
"rates": {
"LBP": 939.438359
}
}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": 93943.8359,
"rate": 939.438359
}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