Rate Overview
Live
1 INR = 942.3736 LBP
1 LBP = 0.001061
INR
Avg
940.2600
High
945.4597
Low
931.4924
Last updated: 6/16/2026, 3:39:13 AM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 942.37 LBP |
| 10 INR | 9,423.74 LBP |
| 50 INR | 47,118.68 LBP |
| 100 INR | 94,237.36 LBP |
| 500 INR | 471,186.82 LBP |
| 1,000 INR | 942,373.64 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-06-16T03:39:13Z",
"rates": {
"LBP": 942.373639
}
}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": 94237.3639,
"rate": 942.373639
}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