Rate Overview
Live
1 LBP = 0.001060 INR
1 INR = 943.3962
LBP
Avg
0.000984
High
0.001060
Low
0.000937
Last updated: 3/27/2026, 3:34:39 PM
Quick Conversions
| LBP | INR |
|---|---|
| 1 LBP | 0.00 INR |
| 10 LBP | 0.01 INR |
| 50 LBP | 0.05 INR |
| 100 LBP | 0.11 INR |
| 500 LBP | 0.53 INR |
| 1,000 LBP | 1.06 INR |
Get LBP/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=INRExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-27T15:34:39Z",
"rates": {
"INR": 0.00106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "INR",
"amount": 100
},
"result": 0.106,
"rate": 0.00106
}Build with LBP/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key