Rate Overview
Live
1 ILS = 1.5421 RON
1 RON = 0.648455
ILS
Avg
1.5434
High
1.5500
Low
1.5238
Last updated: 6/17/2026, 6:33:47 AM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.54 RON |
| 10 ILS | 15.42 RON |
| 50 ILS | 77.11 RON |
| 100 ILS | 154.21 RON |
| 500 ILS | 771.06 RON |
| 1,000 ILS | 1,542.13 RON |
Get ILS/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=RONExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-06-17T06:33:47Z",
"rates": {
"RON": 1.542126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "RON",
"amount": 100
},
"result": 154.2126,
"rate": 1.542126
}Build with ILS/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key