Rate Overview
Live
1 ILS = 1.6613 BRL
1 BRL = 0.601945
ILS
Avg
1.6823
High
1.7084
Low
1.6613
Last updated: 3/27/2026, 2:33:18 PM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.66 BRL |
| 10 ILS | 16.61 BRL |
| 50 ILS | 83.06 BRL |
| 100 ILS | 166.13 BRL |
| 500 ILS | 830.64 BRL |
| 1,000 ILS | 1,661.28 BRL |
Get ILS/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BRLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-27T14:33:18Z",
"rates": {
"BRL": 1.66128
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BRL",
"amount": 100
},
"result": 166.12800000000001,
"rate": 1.66128
}Build with ILS/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key