Rate Overview
Live
1 LRD = 0.431189 RUB
1 RUB = 2.3192
LRD
Avg
0.423889
High
0.431189
Low
0.418566
Last updated: 3/6/2026, 11:25:46 PM
Quick Conversions
| LRD | RUB |
|---|---|
| 1 LRD | 0.43 RUB |
| 10 LRD | 4.31 RUB |
| 50 LRD | 21.56 RUB |
| 100 LRD | 43.12 RUB |
| 500 LRD | 215.59 RUB |
| 1,000 LRD | 431.19 RUB |
Get LRD/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=RUBExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-06T23:25:46Z",
"rates": {
"RUB": 0.431189
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "RUB",
"amount": 100
},
"result": 43.1189,
"rate": 0.431189
}Build with LRD/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key