Rate Overview
Live
1 ILS = 4.4734 BWP
1 BWP = 0.223543
ILS
Avg
4.4953
High
4.6695
Low
4.3578
Last updated: 7/29/2026, 4:28:51 AM
Quick Conversions
| ILS | BWP |
|---|---|
| 1 ILS | 4.47 BWP |
| 10 ILS | 44.73 BWP |
| 50 ILS | 223.67 BWP |
| 100 ILS | 447.34 BWP |
| 500 ILS | 2,236.71 BWP |
| 1,000 ILS | 4,473.42 BWP |
Get ILS/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BWPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-07-29T04:28:51Z",
"rates": {
"BWP": 4.473422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BWP",
"amount": 100
},
"result": 447.34220000000005,
"rate": 4.473422
}Build with ILS/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key