Rate Overview
Live
1 RON = 3.7362 LSL
1 LSL = 0.267650
RON
Avg
3.7620
High
3.8094
Low
3.7346
Last updated: 5/6/2026, 11:06:26 PM
Quick Conversions
| RON | LSL |
|---|---|
| 1 RON | 3.74 LSL |
| 10 RON | 37.36 LSL |
| 50 RON | 186.81 LSL |
| 100 RON | 373.62 LSL |
| 500 RON | 1,868.11 LSL |
| 1,000 RON | 3,736.22 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-05-06T23:06:26Z",
"rates": {
"LSL": 3.736219
}
}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": 373.62190000000004,
"rate": 3.736219
}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