Rate Overview
Live
1 RON = 0.705485 ILS
1 ILS = 1.4175
RON
Avg
0.709417
High
0.727505
Low
0.701058
Last updated: 3/7/2026, 7:35:57 AM
Quick Conversions
| RON | ILS |
|---|---|
| 1 RON | 0.71 ILS |
| 10 RON | 7.05 ILS |
| 50 RON | 35.27 ILS |
| 100 RON | 70.55 ILS |
| 500 RON | 352.74 ILS |
| 1,000 RON | 705.49 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-03-07T07:35:57Z",
"rates": {
"ILS": 0.705485
}
}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": 70.5485,
"rate": 0.705485
}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