Rate Overview
Live
1 RON = 0.628103 ILS
1 ILS = 1.5921
RON
Avg
0.638334
High
0.647965
Low
0.628103
Last updated: 5/27/2026, 9:33:42 PM
Quick Conversions
| RON | ILS |
|---|---|
| 1 RON | 0.63 ILS |
| 10 RON | 6.28 ILS |
| 50 RON | 31.41 ILS |
| 100 RON | 62.81 ILS |
| 500 RON | 314.05 ILS |
| 1,000 RON | 628.10 ILS |
Get RON/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=ILSExample Response:
{
"success": true,
"base": "RON",
"date": "2026-05-27T21:33:42Z",
"rates": {
"ILS": 0.628103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "ILS",
"amount": 100
},
"result": 62.8103,
"rate": 0.628103
}Build with RON/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key