Rate Overview
Live
1 LBP = 0.001059 INR
1 INR = 944.2871
LBP
Avg
0.001049
High
0.001059
Low
0.001038
Last updated: 3/27/2026, 10:12:20 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-03-27T10:12:20Z",
"rates": {
"INR": 0.001059
}
}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.10590000000000001,
"rate": 0.001059
}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