Rate Overview
Live
1 BTN = 0.031766 ILS
1 ILS = 31.4802
BTN
Avg
0.032472
High
0.033066
Low
0.031766
Last updated: 4/17/2026, 2:40:19 PM
Quick Conversions
| BTN | ILS |
|---|---|
| 1 BTN | 0.03 ILS |
| 10 BTN | 0.32 ILS |
| 50 BTN | 1.59 ILS |
| 100 BTN | 3.18 ILS |
| 500 BTN | 15.88 ILS |
| 1,000 BTN | 31.77 ILS |
Get BTN/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=ILSExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-04-17T14:40:19Z",
"rates": {
"ILS": 0.031766
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "ILS",
"amount": 100
},
"result": 3.1766,
"rate": 0.031766
}Build with BTN/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key