Rate Overview
Live
1 ILS = 1.5049 RON
1 RON = 0.664502
ILS
Avg
1.5182
High
1.5447
Low
1.4955
Last updated: 7/26/2026, 10:28:06 PM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.50 RON |
| 10 ILS | 15.05 RON |
| 50 ILS | 75.24 RON |
| 100 ILS | 150.49 RON |
| 500 ILS | 752.44 RON |
| 1,000 ILS | 1,504.89 RON |
Get ILS/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=RONExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-26T22:28:06Z",
"rates": {
"RON": 1.504886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "RON",
"amount": 100
},
"result": 150.4886,
"rate": 1.504886
}Build with ILS/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key