Rate Overview
Live
1 ILS = 1.6801 BRL
1 BRL = 0.595216
ILS
Avg
1.6950
High
1.7975
Low
1.6402
Last updated: 7/29/2026, 7:08:41 AM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.68 BRL |
| 10 ILS | 16.80 BRL |
| 50 ILS | 84.00 BRL |
| 100 ILS | 168.01 BRL |
| 500 ILS | 840.03 BRL |
| 1,000 ILS | 1,680.06 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-07-29T07:08:41Z",
"rates": {
"BRL": 1.680062
}
}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": 168.0062,
"rate": 1.680062
}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