Rate Overview
Live
1 ILS = 1.6998 BRL
1 BRL = 0.588314
ILS
Avg
1.6848
High
1.7077
Low
1.6355
Last updated: 3/7/2026, 7:37:51 AM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.70 BRL |
| 10 ILS | 17.00 BRL |
| 50 ILS | 84.99 BRL |
| 100 ILS | 169.98 BRL |
| 500 ILS | 849.89 BRL |
| 1,000 ILS | 1,699.77 BRL |
Get ILS/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BRLExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-03-07T07:37:51Z",
"rates": {
"BRL": 1.699774
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BRL",
"amount": 100
},
"result": 169.9774,
"rate": 1.699774
}Build with ILS/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key