Rate Overview
Live
1 RON = 3.8671 LSL
1 LSL = 0.258590
RON
Avg
3.9721
High
4.3190
Low
3.6756
Last updated: 3/27/2026, 2:57:01 PM
Quick Conversions
| RON | LSL |
|---|---|
| 1 RON | 3.87 LSL |
| 10 RON | 38.67 LSL |
| 50 RON | 193.36 LSL |
| 100 RON | 386.71 LSL |
| 500 RON | 1,933.57 LSL |
| 1,000 RON | 3,867.13 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-03-27T14:57:01Z",
"rates": {
"LSL": 3.867131
}
}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": 386.7131,
"rate": 3.867131
}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