Rate Overview
Live
1 BTN = 0.033639 ILS
1 ILS = 29.7274
BTN
Avg
0.033806
High
0.034455
Low
0.033352
Last updated: 3/7/2026, 7:35:00 AM
Quick Conversions
| BTN | ILS |
|---|---|
| 1 BTN | 0.03 ILS |
| 10 BTN | 0.34 ILS |
| 50 BTN | 1.68 ILS |
| 100 BTN | 3.36 ILS |
| 500 BTN | 16.82 ILS |
| 1,000 BTN | 33.64 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-03-07T07:35:00Z",
"rates": {
"ILS": 0.033639
}
}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.3639,
"rate": 0.033639
}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