Rate Overview
Live
1 ILS = 1.5926 RON
1 RON = 0.627915
ILS
Avg
1.4198
High
1.5926
Low
1.3502
Last updated: 5/27/2026, 7:18:40 PM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.59 RON |
| 10 ILS | 15.93 RON |
| 50 ILS | 79.63 RON |
| 100 ILS | 159.26 RON |
| 500 ILS | 796.29 RON |
| 1,000 ILS | 1,592.57 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-27T19:18:40Z",
"rates": {
"RON": 1.592572
}
}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.2572,
"rate": 1.592572
}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