Rate Overview
Live
1 LBP = 0.001063 INR
1 INR = 940.7338
LBP
Avg
0.001002
High
0.001076
Low
0.000949
Last updated: 5/27/2026, 4:52:13 AM
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-05-27T04:52:13Z",
"rates": {
"INR": 0.001063
}
}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.10629999999999999,
"rate": 0.001063
}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