Rate Overview
Live
1 LSL = 0.273395 RON
1 RON = 3.6577
LSL
Avg
0.261778
High
0.281467
Low
0.241260
Last updated: 7/27/2026, 9:26:27 AM
Quick Conversions
| LSL | RON |
|---|---|
| 1 LSL | 0.27 RON |
| 10 LSL | 2.73 RON |
| 50 LSL | 13.67 RON |
| 100 LSL | 27.34 RON |
| 500 LSL | 136.70 RON |
| 1,000 LSL | 273.40 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-27T09:26:27Z",
"rates": {
"RON": 0.273395
}
}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.3395,
"rate": 0.273395
}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