Rate Overview
Live
1 LSL = 0.280332 RON
1 RON = 3.5672
LSL
Avg
0.280332
High
0.281613
Low
0.278321
Last updated: 8/14/2026, 2:40:01 PM
Quick Conversions
| LSL | RON |
|---|---|
| 1 LSL | 0.28 RON |
| 10 LSL | 2.80 RON |
| 50 LSL | 14.02 RON |
| 100 LSL | 28.03 RON |
| 500 LSL | 140.17 RON |
| 1,000 LSL | 280.33 RON |
Get LSL/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=RONExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-08-14T14:40:01Z",
"rates": {
"RON": 0.280332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "RON",
"amount": 100
},
"result": 28.0332,
"rate": 0.280332
}Build with LSL/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key