Rate Overview
Live
1 ILS = 4.3885 BWP
1 BWP = 0.227871
ILS
Avg
4.3381
High
4.8752
Low
3.9943
Last updated: 7/25/2026, 7:47:13 PM
Quick Conversions
| ILS | BWP |
|---|---|
| 1 ILS | 4.39 BWP |
| 10 ILS | 43.88 BWP |
| 50 ILS | 219.42 BWP |
| 100 ILS | 438.85 BWP |
| 500 ILS | 2,194.23 BWP |
| 1,000 ILS | 4,388.45 BWP |
Get ILS/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BWPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-25T19:47:13Z",
"rates": {
"BWP": 4.388453
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BWP",
"amount": 100
},
"result": 438.8453,
"rate": 4.388453
}Build with ILS/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key