Rate Overview
Live
1 BTN = 0.029524 ILS
1 ILS = 33.8707
BTN
Avg
0.033541
High
0.036475
Low
0.029524
Last updated: 5/27/2026, 7:16:39 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.76 ILS |
| 1,000 BTN | 29.52 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-27T19:16:39Z",
"rates": {
"ILS": 0.029524
}
}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.9524000000000004,
"rate": 0.029524
}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