Rate Overview
Live
1 ILS = 1.7419 BRL
1 BRL = 0.574095
ILS
Avg
1.7098
High
1.7419
Low
1.6928
Last updated: 8/13/2026, 1:47:19 PM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.74 BRL |
| 10 ILS | 17.42 BRL |
| 50 ILS | 87.09 BRL |
| 100 ILS | 174.19 BRL |
| 500 ILS | 870.94 BRL |
| 1,000 ILS | 1,741.87 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-08-13T13:47:19Z",
"rates": {
"BRL": 1.741871
}
}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": 174.1871,
"rate": 1.741871
}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