Rate Overview
Live
1 ILS = 31.3568 BTN
1 BTN = 0.031891
ILS
Avg
31.5894
High
32.0007
Low
31.2666
Last updated: 9/5/2026, 2:10:54 AM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 31.36 BTN |
| 10 ILS | 313.57 BTN |
| 50 ILS | 1,567.84 BTN |
| 100 ILS | 3,135.68 BTN |
| 500 ILS | 15,678.40 BTN |
| 1,000 ILS | 31,356.81 BTN |
Get ILS/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BTNExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-09-05T02:10:54Z",
"rates": {
"BTN": 31.356805
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BTN",
"amount": 100
},
"result": 3135.6805,
"rate": 31.356805
}Build with ILS/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key