Rate Overview
Live
1 ILS = 1.4964 RON
1 RON = 0.668283
ILS
Avg
1.5029
High
1.5125
Low
1.4955
Last updated: 7/27/2026, 10:41:59 PM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.50 RON |
| 10 ILS | 14.96 RON |
| 50 ILS | 74.82 RON |
| 100 ILS | 149.64 RON |
| 500 ILS | 748.19 RON |
| 1,000 ILS | 1,496.37 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-07-27T22:41:59Z",
"rates": {
"RON": 1.496371
}
}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": 149.63709999999998,
"rate": 1.496371
}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