Rate Overview
Live
1 INR = 944.5621 LBP
1 LBP = 0.001059
INR
Avg
942.7774
High
946.4560
Low
938.2509
Last updated: 5/6/2026, 11:09:40 PM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 944.56 LBP |
| 10 INR | 9,445.62 LBP |
| 50 INR | 47,228.10 LBP |
| 100 INR | 94,456.21 LBP |
| 500 INR | 472,281.05 LBP |
| 1,000 INR | 944,562.09 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-06T23:09:40Z",
"rates": {
"LBP": 944.56209
}
}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": 94456.209,
"rate": 944.56209
}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