Rate Overview
Live
1 ILS = 4.4793 BWP
1 BWP = 0.223247
ILS
Avg
4.0861
High
4.6177
Low
3.5026
Last updated: 7/29/2026, 10:18:55 AM
Quick Conversions
| ILS | BWP |
|---|---|
| 1 ILS | 4.48 BWP |
| 10 ILS | 44.79 BWP |
| 50 ILS | 223.97 BWP |
| 100 ILS | 447.93 BWP |
| 500 ILS | 2,239.67 BWP |
| 1,000 ILS | 4,479.35 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-29T10:18:55Z",
"rates": {
"BWP": 4.479349
}
}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.9349,
"rate": 4.479349
}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