Rate Overview
Live
1 LRD = 0.025194 RON
1 RON = 39.6920
LRD
Avg
0.025402
High
0.025837
Low
0.025113
Last updated: 9/9/2026, 6:27:46 AM
Quick Conversions
| LRD | RON |
|---|---|
| 1 LRD | 0.03 RON |
| 10 LRD | 0.25 RON |
| 50 LRD | 1.26 RON |
| 100 LRD | 2.52 RON |
| 500 LRD | 12.60 RON |
| 1,000 LRD | 25.19 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-09-09T06:27:46Z",
"rates": {
"RON": 0.025194
}
}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.5194,
"rate": 0.025194
}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