Rate Overview
Live
1 ILS = 1.6761 BRL
1 BRL = 0.596615
ILS
Avg
1.5480
High
1.7823
Low
1.2751
Last updated: 7/28/2026, 1:42:08 PM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.68 BRL |
| 10 ILS | 16.76 BRL |
| 50 ILS | 83.81 BRL |
| 100 ILS | 167.61 BRL |
| 500 ILS | 838.06 BRL |
| 1,000 ILS | 1,676.12 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-28T13:42:08Z",
"rates": {
"BRL": 1.676123
}
}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.6123,
"rate": 1.676123
}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