Rate Overview
Live
1 BRL = 0.575280 ILS
1 ILS = 1.7383
BRL
Avg
0.574933
High
0.576539
Low
0.571873
Last updated: 6/18/2026, 11:14:55 AM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.58 ILS |
| 10 BRL | 5.75 ILS |
| 50 BRL | 28.76 ILS |
| 100 BRL | 57.53 ILS |
| 500 BRL | 287.64 ILS |
| 1,000 BRL | 575.28 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-18T11:14:55Z",
"rates": {
"ILS": 0.57528
}
}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.528,
"rate": 0.57528
}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