Rate Overview
Live
1 BRL = 0.587953 ILS
1 ILS = 1.7008
BRL
Avg
0.585135
High
0.595045
Low
0.573779
Last updated: 9/6/2026, 10:34:35 AM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.59 ILS |
| 10 BRL | 5.88 ILS |
| 50 BRL | 29.40 ILS |
| 100 BRL | 58.80 ILS |
| 500 BRL | 293.98 ILS |
| 1,000 BRL | 587.95 ILS |
Get BRL/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=ILSExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-09-06T10:34:35Z",
"rates": {
"ILS": 0.587953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "ILS",
"amount": 100
},
"result": 58.7953,
"rate": 0.587953
}Build with BRL/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key