Rate Overview
Live
1 RON = 3.7983 LSL
1 LSL = 0.263277
RON
Avg
3.7847
High
3.8119
Low
3.7560
Last updated: 4/16/2026, 5:29:45 PM
Quick Conversions
| RON | LSL |
|---|---|
| 1 RON | 3.80 LSL |
| 10 RON | 37.98 LSL |
| 50 RON | 189.91 LSL |
| 100 RON | 379.83 LSL |
| 500 RON | 1,899.14 LSL |
| 1,000 RON | 3,798.28 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-04-16T17:29:45Z",
"rates": {
"LSL": 3.798279
}
}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": 379.8279,
"rate": 3.798279
}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