Rate Overview
Live
1 BWP = 0.222893 ILS
1 ILS = 4.4865
BWP
Avg
0.246420
High
0.285505
Low
0.216556
Last updated: 7/27/2026, 7:42:30 PM
Quick Conversions
| BWP | ILS |
|---|---|
| 1 BWP | 0.22 ILS |
| 10 BWP | 2.23 ILS |
| 50 BWP | 11.14 ILS |
| 100 BWP | 22.29 ILS |
| 500 BWP | 111.45 ILS |
| 1,000 BWP | 222.89 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-07-27T19:42:30Z",
"rates": {
"ILS": 0.222893
}
}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": 22.2893,
"rate": 0.222893
}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