Rate Overview
Live
1 ILS = 1.6688 BRL
1 BRL = 0.599244
ILS
Avg
1.6717
High
1.7407
Low
1.5977
Last updated: 3/27/2026, 4:26:33 PM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.67 BRL |
| 10 ILS | 16.69 BRL |
| 50 ILS | 83.44 BRL |
| 100 ILS | 166.88 BRL |
| 500 ILS | 834.38 BRL |
| 1,000 ILS | 1,668.77 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-27T16:26:33Z",
"rates": {
"BRL": 1.668769
}
}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.8769,
"rate": 1.668769
}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