Rate Overview
Live
1 LRD = 0.429948 RUB
1 RUB = 2.3259
LRD
Avg
0.431374
High
0.432370
Low
0.429948
Last updated: 7/29/2026, 1:38:24 AM
Quick Conversions
| LRD | RUB |
|---|---|
| 1 LRD | 0.43 RUB |
| 10 LRD | 4.30 RUB |
| 50 LRD | 21.50 RUB |
| 100 LRD | 42.99 RUB |
| 500 LRD | 214.97 RUB |
| 1,000 LRD | 429.95 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-29T01:38:24Z",
"rates": {
"RUB": 0.429948
}
}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": 42.9948,
"rate": 0.429948
}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