Rate Overview
Live
1 LRD = 0.440956 RUB
1 RUB = 2.2678
LRD
Avg
0.419076
High
0.455080
Low
0.391597
Last updated: 7/31/2026, 2:03:19 AM
Quick Conversions
| LRD | RUB |
|---|---|
| 1 LRD | 0.44 RUB |
| 10 LRD | 4.41 RUB |
| 50 LRD | 22.05 RUB |
| 100 LRD | 44.10 RUB |
| 500 LRD | 220.48 RUB |
| 1,000 LRD | 440.96 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-07-31T02:03:19Z",
"rates": {
"RUB": 0.440956
}
}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": 44.095600000000005,
"rate": 0.440956
}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