Rate Overview
Live
1 ILS = 1.5377 RON
1 RON = 0.650309
ILS
Avg
1.5406
High
1.5500
Low
1.5297
Last updated: 7/1/2026, 6:11:23 PM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.54 RON |
| 10 ILS | 15.38 RON |
| 50 ILS | 76.89 RON |
| 100 ILS | 153.77 RON |
| 500 ILS | 768.87 RON |
| 1,000 ILS | 1,537.73 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-01T18:11:23Z",
"rates": {
"RON": 1.537731
}
}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": 153.7731,
"rate": 1.537731
}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