Rate Overview
Live
1 ILS = 31.6101 BTN
1 BTN = 0.031636
ILS
Avg
30.7102
High
34.0538
Low
28.1578
Last updated: 7/12/2026, 12:08:13 PM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 31.61 BTN |
| 10 ILS | 316.10 BTN |
| 50 ILS | 1,580.50 BTN |
| 100 ILS | 3,161.01 BTN |
| 500 ILS | 15,805.03 BTN |
| 1,000 ILS | 31,610.06 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-12T12:08:13Z",
"rates": {
"BTN": 31.610057
}
}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": 3161.0057,
"rate": 31.610057
}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