Rate Overview
Live
1 LBP = 0.000853 RUB
1 RUB = 1172.33
LBP
Avg
0.000855
High
0.000867
Low
0.000841
Last updated: 4/17/2026, 4:52:34 AM
Quick Conversions
| LBP | RUB |
|---|---|
| 1 LBP | 0.00 RUB |
| 10 LBP | 0.01 RUB |
| 50 LBP | 0.04 RUB |
| 100 LBP | 0.09 RUB |
| 500 LBP | 0.43 RUB |
| 1,000 LBP | 0.85 RUB |
Get LBP/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=RUBExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-04-17T04:52:34Z",
"rates": {
"RUB": 0.000853
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "RUB",
"amount": 100
},
"result": 0.0853,
"rate": 0.000853
}Build with LBP/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key