Rate Overview
Live
1 LSL = 0.267650 RON
1 RON = 3.7362
LSL
Avg
0.266129
High
0.267768
Low
0.262507
Last updated: 5/7/2026, 3:28:08 AM
Quick Conversions
| LSL | RON |
|---|---|
| 1 LSL | 0.27 RON |
| 10 LSL | 2.68 RON |
| 50 LSL | 13.38 RON |
| 100 LSL | 26.77 RON |
| 500 LSL | 133.83 RON |
| 1,000 LSL | 267.65 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-05-07T03:28:08Z",
"rates": {
"RON": 0.26765
}
}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.765,
"rate": 0.26765
}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