Rate Overview
Live
1 ILS = 1.5384 RON
1 RON = 0.650042
ILS
Avg
1.5168
High
1.5389
Low
1.4998
Last updated: 5/7/2026, 4:38:25 PM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.54 RON |
| 10 ILS | 15.38 RON |
| 50 ILS | 76.92 RON |
| 100 ILS | 153.84 RON |
| 500 ILS | 769.18 RON |
| 1,000 ILS | 1,538.36 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-05-07T16:38:25Z",
"rates": {
"RON": 1.538362
}
}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.8362,
"rate": 1.538362
}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