Rate Overview
Live
1 BRL = 0.601945 ILS
1 ILS = 1.6613
BRL
Avg
0.593893
High
0.603603
Low
0.582173
Last updated: 3/27/2026, 2:38:15 PM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.60 ILS |
| 10 BRL | 6.02 ILS |
| 50 BRL | 30.10 ILS |
| 100 BRL | 60.19 ILS |
| 500 BRL | 300.97 ILS |
| 1,000 BRL | 601.94 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-03-27T14:38:15Z",
"rates": {
"ILS": 0.601945
}
}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": 60.1945,
"rate": 0.601945
}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