Rate Overview
Live
1 INR = 929.2228 LBP
1 LBP = 0.001076
INR
Avg
967.6031
High
999.1869
Low
927.9287
Last updated: 5/27/2026, 3:44:05 AM
Quick Conversions
| INR | LBP |
|---|---|
| 1 INR | 929.22 LBP |
| 10 INR | 9,292.23 LBP |
| 50 INR | 46,461.14 LBP |
| 100 INR | 92,922.28 LBP |
| 500 INR | 464,611.40 LBP |
| 1,000 INR | 929,222.81 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-27T03:44:05Z",
"rates": {
"LBP": 929.222809
}
}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": 92922.2809,
"rate": 929.222809
}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