Rate Overview
Live
1 BRL = 0.555650 ILS
1 ILS = 1.7997
BRL
Avg
0.591610
High
0.606640
Low
0.555650
Last updated: 5/28/2026, 11:02:56 PM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.56 ILS |
| 10 BRL | 5.56 ILS |
| 50 BRL | 27.78 ILS |
| 100 BRL | 55.57 ILS |
| 500 BRL | 277.83 ILS |
| 1,000 BRL | 555.65 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-28T23:02:56Z",
"rates": {
"ILS": 0.55565
}
}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.565,
"rate": 0.55565
}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