Rate Overview
Live
1 RON = 3.5859 LSL
1 LSL = 0.278870
RON
Avg
3.6086
High
3.6454
Low
3.5799
Last updated: 6/16/2026, 1:25:59 PM
Quick Conversions
| RON | LSL |
|---|---|
| 1 RON | 3.59 LSL |
| 10 RON | 35.86 LSL |
| 50 RON | 179.30 LSL |
| 100 RON | 358.59 LSL |
| 500 RON | 1,792.95 LSL |
| 1,000 RON | 3,585.90 LSL |
Get RON/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=LSLExample Response:
{
"success": true,
"base": "RON",
"date": "2026-06-16T13:25:59Z",
"rates": {
"LSL": 3.585901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "LSL",
"amount": 100
},
"result": 358.5901,
"rate": 3.585901
}Build with RON/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key