Rate Overview
Live
1 BRL = 0.574723 ILS
1 ILS = 1.7400
BRL
Avg
0.574847
High
0.576539
Low
0.571873
Last updated: 6/18/2026, 9:57:28 AM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.57 ILS |
| 10 BRL | 5.75 ILS |
| 50 BRL | 28.74 ILS |
| 100 BRL | 57.47 ILS |
| 500 BRL | 287.36 ILS |
| 1,000 BRL | 574.72 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-06-18T09:57:28Z",
"rates": {
"ILS": 0.574723
}
}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": 57.4723,
"rate": 0.574723
}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