Rate Overview
Live
1 ILS = 33.8461 BTN
1 BTN = 0.029546
ILS
Avg
33.2917
High
33.8461
Low
33.0064
Last updated: 5/27/2026, 8:27:09 PM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 33.85 BTN |
| 10 ILS | 338.46 BTN |
| 50 ILS | 1,692.30 BTN |
| 100 ILS | 3,384.61 BTN |
| 500 ILS | 16,923.04 BTN |
| 1,000 ILS | 33,846.08 BTN |
Get ILS/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BTNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-27T20:27:09Z",
"rates": {
"BTN": 33.84608
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BTN",
"amount": 100
},
"result": 3384.608,
"rate": 33.84608
}Build with ILS/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key