Rate Overview
Live
1 ILS = 31.3575 BTN
1 BTN = 0.031890
ILS
Avg
31.3804
High
31.4841
Low
31.2666
Last updated: 9/8/2026, 9:48:00 PM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 31.36 BTN |
| 10 ILS | 313.57 BTN |
| 50 ILS | 1,567.87 BTN |
| 100 ILS | 3,135.75 BTN |
| 500 ILS | 15,678.73 BTN |
| 1,000 ILS | 31,357.46 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-08T21:48:00Z",
"rates": {
"BTN": 31.357461
}
}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.7461000000003,
"rate": 31.357461
}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