Rate Overview
Live
1 LSL = 0.258589 RON
1 RON = 3.8671
LSL
Avg
0.264880
High
0.273249
Low
0.256672
Last updated: 3/27/2026, 1:22:22 PM
Quick Conversions
| LSL | RON |
|---|---|
| 1 LSL | 0.26 RON |
| 10 LSL | 2.59 RON |
| 50 LSL | 12.93 RON |
| 100 LSL | 25.86 RON |
| 500 LSL | 129.29 RON |
| 1,000 LSL | 258.59 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-03-27T13:22:22Z",
"rates": {
"RON": 0.258589
}
}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": 25.858900000000002,
"rate": 0.258589
}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