Rate Overview
Live
1 BRL = 0.555108 ILS
1 ILS = 1.8015
BRL
Avg
0.570459
High
0.581776
Low
0.555108
Last updated: 5/28/2026, 8:31:48 PM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.56 ILS |
| 10 BRL | 5.55 ILS |
| 50 BRL | 27.76 ILS |
| 100 BRL | 55.51 ILS |
| 500 BRL | 277.55 ILS |
| 1,000 BRL | 555.11 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-05-28T20:31:48Z",
"rates": {
"ILS": 0.555108
}
}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": 55.5108,
"rate": 0.555108
}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