Rate Overview
Live
1 LBP = 0.000907 RUB
1 RUB = 1102.54
LBP
Avg
0.000963
High
0.001236
Low
0.000857
Last updated: 3/27/2026, 1:15:12 PM
Quick Conversions
| LBP | RUB |
|---|---|
| 1 LBP | 0.00 RUB |
| 10 LBP | 0.01 RUB |
| 50 LBP | 0.05 RUB |
| 100 LBP | 0.09 RUB |
| 500 LBP | 0.45 RUB |
| 1,000 LBP | 0.91 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-03-27T13:15:12Z",
"rates": {
"RUB": 0.000907
}
}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.0907,
"rate": 0.000907
}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