Rate Overview
Live
1 ILS = 1.5002 RON
1 RON = 0.666567
ILS
Avg
1.5051
High
1.5218
Low
1.4980
Last updated: 9/6/2026, 8:09:52 AM
Quick Conversions
| ILS | RON |
|---|---|
| 1 ILS | 1.50 RON |
| 10 ILS | 15.00 RON |
| 50 ILS | 75.01 RON |
| 100 ILS | 150.02 RON |
| 500 ILS | 750.11 RON |
| 1,000 ILS | 1,500.22 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-09-06T08:09:52Z",
"rates": {
"RON": 1.500224
}
}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": 150.0224,
"rate": 1.500224
}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