Rate Overview
Live
1 RON = 0.665437 ILS
1 ILS = 1.5028
RON
Avg
0.665421
High
0.668653
Low
0.663813
Last updated: 7/25/2026, 8:15:24 PM
Quick Conversions
| RON | ILS |
|---|---|
| 1 RON | 0.67 ILS |
| 10 RON | 6.65 ILS |
| 50 RON | 33.27 ILS |
| 100 RON | 66.54 ILS |
| 500 RON | 332.72 ILS |
| 1,000 RON | 665.44 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-25T20:15:24Z",
"rates": {
"ILS": 0.665437
}
}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.5437,
"rate": 0.665437
}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