Rate Overview
Live
1 BWP = 0.227563 ILS
1 ILS = 4.3944
BWP
Avg
0.229069
High
0.232910
Low
0.227563
Last updated: 3/28/2026, 2:56:49 PM
Quick Conversions
| BWP | ILS |
|---|---|
| 1 BWP | 0.23 ILS |
| 10 BWP | 2.28 ILS |
| 50 BWP | 11.38 ILS |
| 100 BWP | 22.76 ILS |
| 500 BWP | 113.78 ILS |
| 1,000 BWP | 227.56 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-03-28T14:56:49Z",
"rates": {
"ILS": 0.227563
}
}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.7563,
"rate": 0.227563
}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