Rate Overview
Live
1 BTN = 0.029545 ILS
1 ILS = 33.8467
BTN
Avg
0.030040
High
0.030297
Low
0.029545
Last updated: 5/27/2026, 8:23:31 PM
Quick Conversions
| BTN | ILS |
|---|---|
| 1 BTN | 0.03 ILS |
| 10 BTN | 0.30 ILS |
| 50 BTN | 1.48 ILS |
| 100 BTN | 2.95 ILS |
| 500 BTN | 14.77 ILS |
| 1,000 BTN | 29.54 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-05-27T20:23:31Z",
"rates": {
"ILS": 0.029545
}
}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": 2.9545,
"rate": 0.029545
}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