Rate Overview
Live
1 ILS = 1.6727 BRL
1 BRL = 0.597824
ILS
Avg
1.6717
High
1.7846
Low
1.5934
Last updated: 7/28/2026, 8:44:01 AM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.67 BRL |
| 10 ILS | 16.73 BRL |
| 50 ILS | 83.64 BRL |
| 100 ILS | 167.27 BRL |
| 500 ILS | 836.37 BRL |
| 1,000 ILS | 1,672.73 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-28T08:44:01Z",
"rates": {
"BRL": 1.672732
}
}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": 167.2732,
"rate": 1.672732
}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