Rate Overview
Live
1 BRL = 0.555269 ILS
1 ILS = 1.8009
BRL
Avg
0.591728
High
0.611429
Low
0.555269
Last updated: 5/29/2026, 2:27:57 PM
Quick Conversions
| BRL | ILS |
|---|---|
| 1 BRL | 0.56 ILS |
| 10 BRL | 5.55 ILS |
| 50 BRL | 27.76 ILS |
| 100 BRL | 55.53 ILS |
| 500 BRL | 277.63 ILS |
| 1,000 BRL | 555.27 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-05-29T14:27:57Z",
"rates": {
"ILS": 0.555269
}
}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": 55.5269,
"rate": 0.555269
}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