Rate Overview
Live
1 ILS = 32.2924 BTN
1 BTN = 0.030967
ILS
Avg
32.4109
High
32.6216
Low
32.0379
Last updated: 6/17/2026, 6:35:27 AM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 32.29 BTN |
| 10 ILS | 322.92 BTN |
| 50 ILS | 1,614.62 BTN |
| 100 ILS | 3,229.24 BTN |
| 500 ILS | 16,146.22 BTN |
| 1,000 ILS | 32,292.44 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-06-17T06:35:27Z",
"rates": {
"BTN": 32.292437
}
}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": 3229.2437,
"rate": 32.292437
}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