Rate Overview
Live
1 BRL = 0.599243 ILS
1 ILS = 1.6688
BRL
Avg
0.611458
High
0.655637
Low
0.576275
Last updated: 3/27/2026, 4:30:32 PM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.60 ILS |
| 10 BRL | 5.99 ILS |
| 50 BRL | 29.96 ILS |
| 100 BRL | 59.92 ILS |
| 500 BRL | 299.62 ILS |
| 1,000 BRL | 599.24 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-27T16:30:32Z",
"rates": {
"ILS": 0.599243
}
}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": 59.924299999999995,
"rate": 0.599243
}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