Rate Overview
Live
1 INR = 943.1319 LBP
1 LBP = 0.001060
INR
Avg
940.8863
High
946.7744
Low
931.2103
Last updated: 9/2/2026, 9:54:58 AM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 943.13 LBP |
| 10 INR | 9,431.32 LBP |
| 50 INR | 47,156.59 LBP |
| 100 INR | 94,313.19 LBP |
| 500 INR | 471,565.94 LBP |
| 1,000 INR | 943,131.88 LBP |
Get INR/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=LBPExample Response:
{
"success": true,
"base": "INR",
"date": "2026-09-02T09:54:58Z",
"rates": {
"LBP": 943.13188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "LBP",
"amount": 100
},
"result": 94313.18800000001,
"rate": 943.13188
}Build with INR/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key