Rate Overview
Live
1 ILS = 1.4458 RON
1 RON = 0.691681
ILS
Avg
1.4343
High
1.4458
Low
1.4229
Last updated: 4/17/2026, 10:23:34 AM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.45 RON |
| 10 ILS | 14.46 RON |
| 50 ILS | 72.29 RON |
| 100 ILS | 144.58 RON |
| 500 ILS | 722.88 RON |
| 1,000 ILS | 1,445.75 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-04-17T10:23:34Z",
"rates": {
"RON": 1.445753
}
}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": 144.5753,
"rate": 1.445753
}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