Rate Overview
Live
1 BTN = 0.030903 ILS
1 ILS = 32.3593
BTN
Avg
0.030847
High
0.031213
Low
0.030654
Last updated: 6/17/2026, 7:55:26 AM
Quick Conversions
| BTN | ILS |
|---|---|
| 1 BTN | 0.03 ILS |
| 10 BTN | 0.31 ILS |
| 50 BTN | 1.55 ILS |
| 100 BTN | 3.09 ILS |
| 500 BTN | 15.45 ILS |
| 1,000 BTN | 30.90 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-06-17T07:55:26Z",
"rates": {
"ILS": 0.030903
}
}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.0903,
"rate": 0.030903
}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