Rate Overview
Live
1 LBP = 0.001043 INR
1 INR = 958.7728
LBP
Avg
0.001040
High
0.001043
Low
0.001034
Last updated: 4/16/2026, 7:07:57 PM
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-04-16T19:07:57Z",
"rates": {
"INR": 0.001043
}
}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.1043,
"rate": 0.001043
}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