Rate Overview
Live
1 LRD = 0.443744 RUB
1 RUB = 2.2536
LRD
Avg
0.429673
High
0.451784
Low
0.411093
Last updated: 3/27/2026, 1:07:21 PM
Quick Conversions
| LRD | RUB |
|---|---|
| 1 LRD | 0.44 RUB |
| 10 LRD | 4.44 RUB |
| 50 LRD | 22.19 RUB |
| 100 LRD | 44.37 RUB |
| 500 LRD | 221.87 RUB |
| 1,000 LRD | 443.74 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-27T13:07:21Z",
"rates": {
"RUB": 0.443744
}
}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.3744,
"rate": 0.443744
}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