Rate Overview
Live
1 ILS = 1.4110 RON
1 RON = 0.708698
ILS
Avg
1.3934
High
1.4276
Low
1.3602
Last updated: 3/28/2026, 1:30:52 PM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.41 RON |
| 10 ILS | 14.11 RON |
| 50 ILS | 70.55 RON |
| 100 ILS | 141.10 RON |
| 500 ILS | 705.52 RON |
| 1,000 ILS | 1,411.04 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-03-28T13:30:52Z",
"rates": {
"RON": 1.411038
}
}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": 141.1038,
"rate": 1.411038
}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