Rate Overview
Live
1 LRD = 0.415099 RUB
1 RUB = 2.4091
LRD
Avg
0.415992
High
0.421293
Low
0.408672
Last updated: 4/17/2026, 4:53:06 AM
Quick Conversions
| LRD | RUB |
|---|---|
| 1 LRD | 0.42 RUB |
| 10 LRD | 4.15 RUB |
| 50 LRD | 20.75 RUB |
| 100 LRD | 41.51 RUB |
| 500 LRD | 207.55 RUB |
| 1,000 LRD | 415.10 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-04-17T04:53:06Z",
"rates": {
"RUB": 0.415099
}
}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": 41.5099,
"rate": 0.415099
}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