Rate Overview
Live
1 ILS = 31.4799 BTN
1 BTN = 0.031766
ILS
Avg
30.8008
High
31.4799
Low
30.2423
Last updated: 4/17/2026, 2:41:08 PM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 31.48 BTN |
| 10 ILS | 314.80 BTN |
| 50 ILS | 1,573.99 BTN |
| 100 ILS | 3,147.99 BTN |
| 500 ILS | 15,739.94 BTN |
| 1,000 ILS | 31,479.88 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-04-17T14:41:08Z",
"rates": {
"BTN": 31.47988
}
}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": 3147.9880000000003,
"rate": 31.47988
}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