Rate Overview
Live
1 INR = 966.4998 LBP
1 LBP = 0.001035
INR
Avg
976.3039
High
991.5482
Low
966.4998
Last updated: 3/7/2026, 2:13:54 AM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 966.50 LBP |
| 10 INR | 9,665.00 LBP |
| 50 INR | 48,324.99 LBP |
| 100 INR | 96,649.98 LBP |
| 500 INR | 483,249.90 LBP |
| 1,000 INR | 966,499.81 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-03-07T02:13:54Z",
"rates": {
"LBP": 966.499806
}
}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": 96649.98060000001,
"rate": 966.499806
}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