Rate Overview
Live
1 RON = 0.687717 ILS
1 ILS = 1.4541
RON
Avg
0.696793
High
0.702808
Low
0.687717
Last updated: 4/17/2026, 1:21:05 PM
Quick Conversions
| RON | ILS |
|---|---|
| 1 RON | 0.69 ILS |
| 10 RON | 6.88 ILS |
| 50 RON | 34.39 ILS |
| 100 RON | 68.77 ILS |
| 500 RON | 343.86 ILS |
| 1,000 RON | 687.72 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-04-17T13:21:05Z",
"rates": {
"ILS": 0.687717
}
}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": 68.7717,
"rate": 0.687717
}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