Rate Overview
Live
1 ILS = 31.3936 BTN
1 BTN = 0.031854
ILS
Avg
31.5300
High
31.6908
Low
31.3235
Last updated: 7/28/2026, 4:36:40 PM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 31.39 BTN |
| 10 ILS | 313.94 BTN |
| 50 ILS | 1,569.68 BTN |
| 100 ILS | 3,139.36 BTN |
| 500 ILS | 15,696.82 BTN |
| 1,000 ILS | 31,393.65 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-28T16:36:40Z",
"rates": {
"BTN": 31.393646
}
}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": 3139.3646,
"rate": 31.393646
}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