Rate Overview
Live
1 BWP = 0.225464 ILS
1 ILS = 4.4353
BWP
Avg
0.222232
High
0.229474
Low
0.210163
Last updated: 7/31/2026, 4:47:08 PM
Quick Conversions
| BWP | ILS |
|---|---|
| 1 BWP | 0.23 ILS |
| 10 BWP | 2.25 ILS |
| 50 BWP | 11.27 ILS |
| 100 BWP | 22.55 ILS |
| 500 BWP | 112.73 ILS |
| 1,000 BWP | 225.46 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-31T16:47:08Z",
"rates": {
"ILS": 0.225464
}
}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.5464,
"rate": 0.225464
}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