Rate Overview
Live
1 RON = 3.6672 LSL
1 LSL = 0.272685
RON
Avg
3.8297
High
4.1339
Low
3.5476
Last updated: 7/25/2026, 11:01:31 PM
Quick Conversions
| RON | LSL |
|---|---|
| 1 RON | 3.67 LSL |
| 10 RON | 36.67 LSL |
| 50 RON | 183.36 LSL |
| 100 RON | 366.72 LSL |
| 500 RON | 1,833.62 LSL |
| 1,000 RON | 3,667.24 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-07-25T23:01:31Z",
"rates": {
"LSL": 3.667241
}
}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": 366.7241,
"rate": 3.667241
}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