Rate Overview
Live
1 INR = 927.5840 LBP
1 LBP = 0.001078
INR
Avg
940.6715
High
951.8371
Low
924.0053
Last updated: 7/20/2026, 5:39:58 AM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 927.58 LBP |
| 10 INR | 9,275.84 LBP |
| 50 INR | 46,379.20 LBP |
| 100 INR | 92,758.40 LBP |
| 500 INR | 463,792.02 LBP |
| 1,000 INR | 927,584.03 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-20T05:39:58Z",
"rates": {
"LBP": 927.584031
}
}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": 92758.4031,
"rate": 927.584031
}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