Rate Overview
Live
1 ILS = 1.7020 BRL
1 BRL = 0.587558
ILS
Avg
1.7130
High
1.7428
Low
1.6805
Last updated: 9/5/2026, 10:49:01 PM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.70 BRL |
| 10 ILS | 17.02 BRL |
| 50 ILS | 85.10 BRL |
| 100 ILS | 170.20 BRL |
| 500 ILS | 850.98 BRL |
| 1,000 ILS | 1,701.96 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-09-05T22:49:01Z",
"rates": {
"BRL": 1.701959
}
}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": 170.1959,
"rate": 1.701959
}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