Rate Overview
Live
1 ILS = 31.2460 BTN
1 BTN = 0.032004
ILS
Avg
30.7639
High
34.0538
Low
28.1578
Last updated: 7/29/2026, 11:59:37 AM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 31.25 BTN |
| 10 ILS | 312.46 BTN |
| 50 ILS | 1,562.30 BTN |
| 100 ILS | 3,124.60 BTN |
| 500 ILS | 15,623.01 BTN |
| 1,000 ILS | 31,246.01 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-29T11:59:37Z",
"rates": {
"BTN": 31.246012
}
}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": 3124.6012,
"rate": 31.246012
}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