Rate Overview
Live
1 BRL = 0.592592 ILS
1 ILS = 1.6875
BRL
Avg
0.581387
High
0.592592
Low
0.574109
Last updated: 7/8/2026, 2:54:13 AM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.59 ILS |
| 10 BRL | 5.93 ILS |
| 50 BRL | 29.63 ILS |
| 100 BRL | 59.26 ILS |
| 500 BRL | 296.30 ILS |
| 1,000 BRL | 592.59 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-08T02:54:13Z",
"rates": {
"ILS": 0.592592
}
}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.2592,
"rate": 0.592592
}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