Rate Overview
Live
1 ILS = 1.5028 RON
1 RON = 0.665438
ILS
Avg
1.4596
High
1.5871
Low
1.3602
Last updated: 7/26/2026, 3:07:40 AM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.50 RON |
| 10 ILS | 15.03 RON |
| 50 ILS | 75.14 RON |
| 100 ILS | 150.28 RON |
| 500 ILS | 751.39 RON |
| 1,000 ILS | 1,502.77 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-26T03:07:40Z",
"rates": {
"RON": 1.50277
}
}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.277,
"rate": 1.50277
}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