Rate Overview
Live
1 LRD = 0.401544 RUB
1 RUB = 2.4904
LRD
Avg
0.398061
High
0.401544
Low
0.394437
Last updated: 6/19/2026, 8:41:30 AM
Quick Conversions
| LRD | RUB |
|---|---|
| 1 LRD | 0.40 RUB |
| 10 LRD | 4.02 RUB |
| 50 LRD | 20.08 RUB |
| 100 LRD | 40.15 RUB |
| 500 LRD | 200.77 RUB |
| 1,000 LRD | 401.54 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-06-19T08:41:30Z",
"rates": {
"RUB": 0.401544
}
}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": 40.1544,
"rate": 0.401544
}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