Rate Overview
Live
1 BWP = 0.216938 ILS
1 ILS = 4.6096
BWP
Avg
0.216793
High
0.218384
Low
0.214280
Last updated: 5/7/2026, 11:53:20 PM
Quick Conversions
| BWP | ILS |
|---|---|
| 1 BWP | 0.22 ILS |
| 10 BWP | 2.17 ILS |
| 50 BWP | 10.85 ILS |
| 100 BWP | 21.69 ILS |
| 500 BWP | 108.47 ILS |
| 1,000 BWP | 216.94 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-05-07T23:53:20Z",
"rates": {
"ILS": 0.216938
}
}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.6938,
"rate": 0.216938
}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