Rate Overview
Live
1 BTN = 0.031493 ILS
1 ILS = 31.7531
BTN
Avg
0.031574
High
0.031798
Low
0.031383
Last updated: 7/2/2026, 11:51:00 AM
Quick Conversions
| BTN | ILS |
|---|---|
| 1 BTN | 0.03 ILS |
| 10 BTN | 0.31 ILS |
| 50 BTN | 1.57 ILS |
| 100 BTN | 3.15 ILS |
| 500 BTN | 15.75 ILS |
| 1,000 BTN | 31.49 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-02T11:51:00Z",
"rates": {
"ILS": 0.031493
}
}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.1493,
"rate": 0.031493
}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