Rate Overview
Live
1 ILS = 32.2390 BTN
1 BTN = 0.031018
ILS
Avg
32.0340
High
32.3458
Low
31.6994
Last updated: 8/16/2026, 1:21:48 PM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 32.24 BTN |
| 10 ILS | 322.39 BTN |
| 50 ILS | 1,611.95 BTN |
| 100 ILS | 3,223.90 BTN |
| 500 ILS | 16,119.52 BTN |
| 1,000 ILS | 32,239.05 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-08-16T13:21:48Z",
"rates": {
"BTN": 32.239049
}
}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": 3223.9049,
"rate": 32.239049
}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