Rate Overview
Live
1 ILS = 1.7463 BRL
1 BRL = 0.572644
ILS
Avg
1.7412
High
1.7486
Low
1.7345
Last updated: 6/17/2026, 6:36:28 AM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.75 BRL |
| 10 ILS | 17.46 BRL |
| 50 ILS | 87.31 BRL |
| 100 ILS | 174.63 BRL |
| 500 ILS | 873.14 BRL |
| 1,000 ILS | 1,746.29 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-06-17T06:36:28Z",
"rates": {
"BRL": 1.746286
}
}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.6286,
"rate": 1.746286
}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