Rate Overview
Live
1 RUB = 1132.12 LBP
1 LBP = 0.000883
RUB
Avg
1153.99
High
1170.85
Low
1132.12
Last updated: 3/6/2026, 5:14:31 PM
Quick Conversions
| RUB | LBP |
|---|---|
| 1 RUB | 1,132.12 LBP |
| 10 RUB | 11,321.23 LBP |
| 50 RUB | 56,606.13 LBP |
| 100 RUB | 113,212.26 LBP |
| 500 RUB | 566,061.30 LBP |
| 1,000 RUB | 1,132,122.60 LBP |
Get RUB/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=LBPExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:14:31Z",
"rates": {
"LBP": 1132.1226
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "LBP",
"amount": 100
},
"result": 113212.26,
"rate": 1132.1226
}Build with RUB/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key