Rate Overview
Live
1 RON = 0.628114 ILS
1 ILS = 1.5921
RON
Avg
0.697235
High
0.735186
Low
0.628114
Last updated: 5/27/2026, 10:47:20 PM
Quick Conversions
| RON | ILS |
|---|---|
| 1 RON | 0.63 ILS |
| 10 RON | 6.28 ILS |
| 50 RON | 31.41 ILS |
| 100 RON | 62.81 ILS |
| 500 RON | 314.06 ILS |
| 1,000 RON | 628.11 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-05-27T22:47:20Z",
"rates": {
"ILS": 0.628114
}
}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": 62.81139999999999,
"rate": 0.628114
}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