Rate Overview
Live
1 ILS = 1.7026 BRL
1 BRL = 0.587346
ILS
Avg
1.6891
High
1.7026
Low
1.6768
Last updated: 5/7/2026, 9:07:23 AM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.70 BRL |
| 10 ILS | 17.03 BRL |
| 50 ILS | 85.13 BRL |
| 100 ILS | 170.26 BRL |
| 500 ILS | 851.29 BRL |
| 1,000 ILS | 1,702.58 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-05-07T09:07:23Z",
"rates": {
"BRL": 1.702575
}
}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.2575,
"rate": 1.702575
}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