Rate Overview
Live
1 ILS = 1.5218 RON
1 RON = 0.657110
ILS
Avg
1.5139
High
1.5218
Low
1.5076
Last updated: 8/12/2026, 6:25:39 PM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.52 RON |
| 10 ILS | 15.22 RON |
| 50 ILS | 76.09 RON |
| 100 ILS | 152.18 RON |
| 500 ILS | 760.91 RON |
| 1,000 ILS | 1,521.81 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-08-12T18:25:39Z",
"rates": {
"RON": 1.521815
}
}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": 152.1815,
"rate": 1.521815
}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