Rate Overview
Live
1 BRL = 0.596682 ILS
1 ILS = 1.6759
BRL
Avg
0.650126
High
0.788580
Low
0.559847
Last updated: 7/29/2026, 1:13:50 AM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.60 ILS |
| 10 BRL | 5.97 ILS |
| 50 BRL | 29.83 ILS |
| 100 BRL | 59.67 ILS |
| 500 BRL | 298.34 ILS |
| 1,000 BRL | 596.68 ILS |
Get BRL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=ILSExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-07-29T01:13:50Z",
"rates": {
"ILS": 0.596682
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "ILS",
"amount": 100
},
"result": 59.668200000000006,
"rate": 0.596682
}Build with BRL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key