Rate Overview
Live
1 ILS = 31.3514 BTN
1 BTN = 0.031897
ILS
Avg
30.7816
High
31.3514
Low
30.2423
Last updated: 4/17/2026, 1:29:04 PM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 31.35 BTN |
| 10 ILS | 313.51 BTN |
| 50 ILS | 1,567.57 BTN |
| 100 ILS | 3,135.14 BTN |
| 500 ILS | 15,675.68 BTN |
| 1,000 ILS | 31,351.36 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-04-17T13:29:04Z",
"rates": {
"BTN": 31.351363
}
}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.1363,
"rate": 31.351363
}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