Rate Overview
Live
1 BWP = 0.226538 ILS
1 ILS = 4.4143
BWP
Avg
0.225446
High
0.226711
Low
0.224466
Last updated: 9/11/2026, 10:56:26 AM
Quick Conversions
| BWP | ILS |
|---|---|
| 1 BWP | 0.23 ILS |
| 10 BWP | 2.27 ILS |
| 50 BWP | 11.33 ILS |
| 100 BWP | 22.65 ILS |
| 500 BWP | 113.27 ILS |
| 1,000 BWP | 226.54 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-09-11T10:56:26Z",
"rates": {
"ILS": 0.226538
}
}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.6538,
"rate": 0.226538
}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