Rate Overview
Live
1 ILS = 1.6657 BRL
1 BRL = 0.600332
ILS
Avg
1.6369
High
1.7353
Low
1.5252
Last updated: 3/27/2026, 6:12:24 PM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.67 BRL |
| 10 ILS | 16.66 BRL |
| 50 ILS | 83.29 BRL |
| 100 ILS | 166.57 BRL |
| 500 ILS | 832.87 BRL |
| 1,000 ILS | 1,665.74 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-27T18:12:24Z",
"rates": {
"BRL": 1.665744
}
}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.5744,
"rate": 1.665744
}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