Rate Overview
Live
1 ILS = 29.7268 BTN
1 BTN = 0.033640
ILS
Avg
29.5839
High
29.9829
Low
29.0226
Last updated: 3/7/2026, 7:37:05 AM
Quick Conversions
| ILS | BTN |
|---|---|
| 1 ILS | 29.73 BTN |
| 10 ILS | 297.27 BTN |
| 50 ILS | 1,486.34 BTN |
| 100 ILS | 2,972.68 BTN |
| 500 ILS | 14,863.42 BTN |
| 1,000 ILS | 29,726.84 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-07T07:37:05Z",
"rates": {
"BTN": 29.726842
}
}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": 2972.6842,
"rate": 29.726842
}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