Rate Overview
Live
1 ILS = 1.6670 BRL
1 BRL = 0.599895
ILS
Avg
1.6564
High
1.6671
Low
1.6414
Last updated: 4/17/2026, 7:31:07 AM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.67 BRL |
| 10 ILS | 16.67 BRL |
| 50 ILS | 83.35 BRL |
| 100 ILS | 166.70 BRL |
| 500 ILS | 833.48 BRL |
| 1,000 ILS | 1,666.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-04-17T07:31:07Z",
"rates": {
"BRL": 1.666957
}
}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": 166.6957,
"rate": 1.666957
}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