Rate Overview
Live
1 BWP = 0.210733 ILS
1 ILS = 4.7453
BWP
Avg
0.213089
High
0.214959
Low
0.210733
Last updated: 5/28/2026, 3:40:36 AM
Quick Conversions
| BWP | ILS |
|---|---|
| 1 BWP | 0.21 ILS |
| 10 BWP | 2.11 ILS |
| 50 BWP | 10.54 ILS |
| 100 BWP | 21.07 ILS |
| 500 BWP | 105.37 ILS |
| 1,000 BWP | 210.73 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-05-28T03:40:36Z",
"rates": {
"ILS": 0.210733
}
}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": 21.0733,
"rate": 0.210733
}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