Rate Overview
Live
1 BWP = 0.220137 ILS
1 ILS = 4.5426
BWP
Avg
0.217682
High
0.220137
Low
0.215743
Last updated: 6/19/2026, 8:19:24 AM
Quick Conversions
| BWP | ILS |
|---|---|
| 1 BWP | 0.22 ILS |
| 10 BWP | 2.20 ILS |
| 50 BWP | 11.01 ILS |
| 100 BWP | 22.01 ILS |
| 500 BWP | 110.07 ILS |
| 1,000 BWP | 220.14 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-06-19T08:19:24Z",
"rates": {
"ILS": 0.220137
}
}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.0137,
"rate": 0.220137
}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