Rate Overview
Live
1 LBP = 0.000867 RUB
1 RUB = 1153.40
LBP
Avg
0.000942
High
0.001236
Low
0.000820
Last updated: 7/28/2026, 4:19:19 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.87 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-07-28T04:19:19Z",
"rates": {
"RUB": 0.000867
}
}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.0867,
"rate": 0.000867
}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