Rate Overview
Live
1 BWP = 0.217572 ILS
1 ILS = 4.5962
BWP
Avg
0.217297
High
0.219829
Low
0.215743
Last updated: 6/17/2026, 7:55:41 AM
Quick Conversions
| BWP | ILS |
|---|---|
| 1 BWP | 0.22 ILS |
| 10 BWP | 2.18 ILS |
| 50 BWP | 10.88 ILS |
| 100 BWP | 21.76 ILS |
| 500 BWP | 108.79 ILS |
| 1,000 BWP | 217.57 ILS |
Get BWP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=ILSExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-06-17T07:55:41Z",
"rates": {
"ILS": 0.217572
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "ILS",
"amount": 100
},
"result": 21.757199999999997,
"rate": 0.217572
}Build with BWP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key