Rate Overview
Live
1 LBP = 0.001036 INR
1 INR = 965.2510
LBP
Avg
0.001025
High
0.001036
Low
0.001008
Last updated: 3/7/2026, 5:03:19 AM
Quick Conversions
| LBP | INR |
|---|---|
| 1 LBP | 0.00 INR |
| 10 LBP | 0.01 INR |
| 50 LBP | 0.05 INR |
| 100 LBP | 0.10 INR |
| 500 LBP | 0.52 INR |
| 1,000 LBP | 1.04 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-07T05:03:19Z",
"rates": {
"INR": 0.001036
}
}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.1036,
"rate": 0.001036
}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