Rate Overview
Live
1 LSL = 0.281428 RON
1 RON = 3.5533
LSL
Avg
0.280418
High
0.281878
Low
0.278987
Last updated: 7/5/2026, 3:43:31 PM
Quick Conversions
| LSL | RON |
|---|---|
| 1 LSL | 0.28 RON |
| 10 LSL | 2.81 RON |
| 50 LSL | 14.07 RON |
| 100 LSL | 28.14 RON |
| 500 LSL | 140.71 RON |
| 1,000 LSL | 281.43 RON |
Get LSL/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=RONExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-05T15:43:31Z",
"rates": {
"RON": 0.281428
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "RON",
"amount": 100
},
"result": 28.1428,
"rate": 0.281428
}Build with LSL/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key