Rate Overview
Live
1 BTN = 0.031928 ILS
1 ILS = 31.3205
BTN
Avg
0.032267
High
0.034582
Low
0.029533
Last updated: 7/28/2026, 5:40:57 AM
Quick Conversions
| BTN | ILS |
|---|---|
| 1 BTN | 0.03 ILS |
| 10 BTN | 0.32 ILS |
| 50 BTN | 1.60 ILS |
| 100 BTN | 3.19 ILS |
| 500 BTN | 15.96 ILS |
| 1,000 BTN | 31.93 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-07-28T05:40:57Z",
"rates": {
"ILS": 0.031928
}
}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.1927999999999996,
"rate": 0.031928
}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