Rate Overview
Live
1 RUB = 1102.34 LBP
1 LBP = 0.000907
RUB
Avg
1128.71
High
1174.46
Low
1067.21
Last updated: 3/27/2026, 3:03:17 PM
Quick Conversions
| RUB | LBP |
|---|---|
| 1 RUB | 1,102.34 LBP |
| 10 RUB | 11,023.39 LBP |
| 50 RUB | 55,116.94 LBP |
| 100 RUB | 110,233.88 LBP |
| 500 RUB | 551,169.38 LBP |
| 1,000 RUB | 1,102,338.76 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-27T15:03:17Z",
"rates": {
"LBP": 1102.338756
}
}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": 110233.87560000001,
"rate": 1102.338756
}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