Rate Overview
Live
1 RON = 0.665315 ILS
1 ILS = 1.5030
RON
Avg
0.686729
High
0.735186
Low
0.630061
Last updated: 7/28/2026, 3:15:16 PM
Quick Conversions
| RON | ILS |
|---|---|
| 1 RON | 0.67 ILS |
| 10 RON | 6.65 ILS |
| 50 RON | 33.27 ILS |
| 100 RON | 66.53 ILS |
| 500 RON | 332.66 ILS |
| 1,000 RON | 665.31 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-28T15:15:16Z",
"rates": {
"ILS": 0.665315
}
}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": 66.5315,
"rate": 0.665315
}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