Rate Overview
Live
1 ILS = 32.1919 BTN
1 BTN = 0.031064
ILS
Avg
31.8003
High
32.4862
Low
31.2784
Last updated: 7/15/2026, 8:25:20 AM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 32.19 BTN |
| 10 ILS | 321.92 BTN |
| 50 ILS | 1,609.60 BTN |
| 100 ILS | 3,219.19 BTN |
| 500 ILS | 16,095.97 BTN |
| 1,000 ILS | 32,191.94 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-07-15T08:25:20Z",
"rates": {
"BTN": 32.191935
}
}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": 3219.1935000000003,
"rate": 32.191935
}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