Rate Overview
Live
1 BRL = 0.601133 ILS
1 ILS = 1.6635
BRL
Avg
0.594342
High
0.601133
Low
0.585342
Last updated: 3/27/2026, 12:53:19 PM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.60 ILS |
| 10 BRL | 6.01 ILS |
| 50 BRL | 30.06 ILS |
| 100 BRL | 60.11 ILS |
| 500 BRL | 300.57 ILS |
| 1,000 BRL | 601.13 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-27T12:53:19Z",
"rates": {
"ILS": 0.601133
}
}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.1133,
"rate": 0.601133
}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