Rate Overview
Live
1 ILS = 30.2121 BTN
1 BTN = 0.033099
ILS
Avg
28.3455
High
30.2121
Low
26.5682
Last updated: 3/28/2026, 1:39:52 PM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 30.21 BTN |
| 10 ILS | 302.12 BTN |
| 50 ILS | 1,510.61 BTN |
| 100 ILS | 3,021.21 BTN |
| 500 ILS | 15,106.06 BTN |
| 1,000 ILS | 30,212.13 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-03-28T13:39:52Z",
"rates": {
"BTN": 30.212129
}
}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": 3021.2129,
"rate": 30.212129
}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