Rate Overview
Live
1 LSL = 0.278869 RON
1 RON = 3.5859
LSL
Avg
0.277128
High
0.279341
Low
0.274318
Last updated: 6/16/2026, 1:26:02 PM
Quick Conversions
| LSL | RON |
|---|---|
| 1 LSL | 0.28 RON |
| 10 LSL | 2.79 RON |
| 50 LSL | 13.94 RON |
| 100 LSL | 27.89 RON |
| 500 LSL | 139.43 RON |
| 1,000 LSL | 278.87 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-06-16T13:26:02Z",
"rates": {
"RON": 0.278869
}
}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": 27.886899999999997,
"rate": 0.278869
}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