Rate Overview
Live
1 LSL = 0.264906 RON
1 RON = 3.7749
LSL
Avg
0.268375
High
0.273249
Low
0.264494
Last updated: 3/7/2026, 7:17:30 AM
Quick Conversions
| LSL | RON |
|---|---|
| 1 LSL | 0.26 RON |
| 10 LSL | 2.65 RON |
| 50 LSL | 13.25 RON |
| 100 LSL | 26.49 RON |
| 500 LSL | 132.45 RON |
| 1,000 LSL | 264.91 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-03-07T07:17:30Z",
"rates": {
"RON": 0.264906
}
}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": 26.490599999999997,
"rate": 0.264906
}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