Rate Overview
Live
1 BRL = 0.587622 ILS
1 ILS = 1.7018
BRL
Avg
0.591966
High
0.596371
Low
0.587622
Last updated: 5/8/2026, 11:45:10 AM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.59 ILS |
| 10 BRL | 5.88 ILS |
| 50 BRL | 29.38 ILS |
| 100 BRL | 58.76 ILS |
| 500 BRL | 293.81 ILS |
| 1,000 BRL | 587.62 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-05-08T11:45:10Z",
"rates": {
"ILS": 0.587622
}
}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": 58.7622,
"rate": 0.587622
}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