Rate Overview
Live
1 INR = 944.0590 LBP
1 LBP = 0.001059
INR
Avg
952.7255
High
963.0931
Low
944.0590
Last updated: 3/27/2026, 8:11:16 AM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 944.06 LBP |
| 10 INR | 9,440.59 LBP |
| 50 INR | 47,202.95 LBP |
| 100 INR | 94,405.90 LBP |
| 500 INR | 472,029.50 LBP |
| 1,000 INR | 944,059.01 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-03-27T08:11:16Z",
"rates": {
"LBP": 944.059009
}
}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": 94405.9009,
"rate": 944.059009
}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