Rate Overview
Live
1 LRD = 0.023956 RON
1 RON = 41.7432
LRD
Avg
0.023843
High
0.024154
Low
0.023485
Last updated: 3/7/2026, 7:36:14 AM
Quick Conversions
| LRD | RON |
|---|---|
| 1 LRD | 0.02 RON |
| 10 LRD | 0.24 RON |
| 50 LRD | 1.20 RON |
| 100 LRD | 2.40 RON |
| 500 LRD | 11.98 RON |
| 1,000 LRD | 23.96 RON |
Get LRD/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=RONExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T07:36:14Z",
"rates": {
"RON": 0.023956
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "RON",
"amount": 100
},
"result": 2.3956,
"rate": 0.023956
}Build with LRD/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key