Rate Overview
Live
1 SLL = 0.000199 RON
1 RON = 5025.13
SLL
Avg
0.000198
High
0.000211
Low
0.000188
Last updated: 7/31/2026, 10:17:05 AM
Quick Conversions
| SLL | RON |
|---|---|
| 1 SLL | 0.00 RON |
| 10 SLL | 0.00 RON |
| 50 SLL | 0.01 RON |
| 100 SLL | 0.02 RON |
| 500 SLL | 0.10 RON |
| 1,000 SLL | 0.20 RON |
Get SLL/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=RONExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-07-31T10:17:05Z",
"rates": {
"RON": 0.000199
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "RON",
"amount": 100
},
"result": 0.0199,
"rate": 0.000199
}Build with SLL/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key