Rate Overview
Live
1 ILS = 1.5913 RON
1 RON = 0.628426
ILS
Avg
1.5316
High
1.5913
Low
1.4586
Last updated: 5/28/2026, 12:49:39 AM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.59 RON |
| 10 ILS | 15.91 RON |
| 50 ILS | 79.56 RON |
| 100 ILS | 159.13 RON |
| 500 ILS | 795.64 RON |
| 1,000 ILS | 1,591.28 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-05-28T00:49:39Z",
"rates": {
"RON": 1.591277
}
}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": 159.1277,
"rate": 1.591277
}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