Rate Overview
Live
1 ILS = 31.6826 BTN
1 BTN = 0.031563
ILS
Avg
30.9793
High
33.5165
Low
29.0226
Last updated: 7/24/2026, 7:42:43 PM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 31.68 BTN |
| 10 ILS | 316.83 BTN |
| 50 ILS | 1,584.13 BTN |
| 100 ILS | 3,168.26 BTN |
| 500 ILS | 15,841.28 BTN |
| 1,000 ILS | 31,682.57 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-24T19:42:43Z",
"rates": {
"BTN": 31.682565
}
}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": 3168.2565,
"rate": 31.682565
}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