Rate Overview
Live
1 ILS = 1.7847 BRL
1 BRL = 0.560324
ILS
Avg
1.6567
High
1.7847
Low
1.5668
Last updated: 5/27/2026, 7:23:00 PM
Quick Conversions
| ILS | BRL |
|---|---|
| 1 ILS | 1.78 BRL |
| 10 ILS | 17.85 BRL |
| 50 ILS | 89.23 BRL |
| 100 ILS | 178.47 BRL |
| 500 ILS | 892.34 BRL |
| 1,000 ILS | 1,784.68 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-27T19:23:00Z",
"rates": {
"BRL": 1.784682
}
}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": 178.46820000000002,
"rate": 1.784682
}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