Rate Overview
Live
1 RON = 0.670063 ILS
1 ILS = 1.4924
RON
Avg
0.759185
High
0.844068
Low
0.645285
Last updated: 7/24/2026, 1:05:25 AM
Quick Conversions
| RON | ILS |
|---|---|
| 1 RON | 0.67 ILS |
| 10 RON | 6.70 ILS |
| 50 RON | 33.50 ILS |
| 100 RON | 67.01 ILS |
| 500 RON | 335.03 ILS |
| 1,000 RON | 670.06 ILS |
Get RON/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=ILSExample Response:
{
"success": true,
"base": "RON",
"date": "2026-07-24T01:05:25Z",
"rates": {
"ILS": 0.670063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "ILS",
"amount": 100
},
"result": 67.0063,
"rate": 0.670063
}Build with RON/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key