Rate Overview
Live
1 INR = 940.0556 LBP
1 LBP = 0.001064
INR
Avg
1020.13
High
1082.67
Low
938.2509
Last updated: 5/27/2026, 4:53:31 AM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 940.06 LBP |
| 10 INR | 9,400.56 LBP |
| 50 INR | 47,002.78 LBP |
| 100 INR | 94,005.56 LBP |
| 500 INR | 470,027.80 LBP |
| 1,000 INR | 940,055.61 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-05-27T04:53:31Z",
"rates": {
"LBP": 940.055609
}
}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": 94005.5609,
"rate": 940.055609
}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