Rate Overview
Live
1 ILS = 1.4175 RON
1 RON = 0.705486
ILS
Avg
1.4099
High
1.4264
Low
1.3746
Last updated: 3/7/2026, 7:35:59 AM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.42 RON |
| 10 ILS | 14.17 RON |
| 50 ILS | 70.87 RON |
| 100 ILS | 141.75 RON |
| 500 ILS | 708.73 RON |
| 1,000 ILS | 1,417.46 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-03-07T07:35:59Z",
"rates": {
"RON": 1.417463
}
}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": 141.7463,
"rate": 1.417463
}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