Rate Overview
Live
1 INR = 939.0848 LBP
1 LBP = 0.001065
INR
Avg
942.8863
High
950.6349
Low
936.6795
Last updated: 7/5/2026, 10:15:46 PM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 939.08 LBP |
| 10 INR | 9,390.85 LBP |
| 50 INR | 46,954.24 LBP |
| 100 INR | 93,908.48 LBP |
| 500 INR | 469,542.41 LBP |
| 1,000 INR | 939,084.82 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-05T22:15:46Z",
"rates": {
"LBP": 939.084815
}
}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": 93908.48150000001,
"rate": 939.084815
}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