Rate Overview
Live
1 INR = 957.8635 LBP
1 LBP = 0.001044
INR
Avg
960.9926
High
966.2288
Low
957.8635
Last updated: 4/16/2026, 5:32:02 PM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 957.86 LBP |
| 10 INR | 9,578.64 LBP |
| 50 INR | 47,893.18 LBP |
| 100 INR | 95,786.35 LBP |
| 500 INR | 478,931.76 LBP |
| 1,000 INR | 957,863.52 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-04-16T17:32:02Z",
"rates": {
"LBP": 957.863522
}
}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": 95786.3522,
"rate": 957.863522
}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