Rate Overview
Live
1 RON = 0.653446 ILS
1 ILS = 1.5303
RON
Avg
0.659754
High
0.666750
Low
0.649834
Last updated: 5/7/2026, 7:18:39 PM
Quick Conversions
| RON | ILS |
|---|---|
| 1 RON | 0.65 ILS |
| 10 RON | 6.53 ILS |
| 50 RON | 32.67 ILS |
| 100 RON | 65.34 ILS |
| 500 RON | 326.72 ILS |
| 1,000 RON | 653.45 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-07T19:18:39Z",
"rates": {
"ILS": 0.653446
}
}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": 65.3446,
"rate": 0.653446
}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