Rate Overview
Live
1 ILS = 4.3944 BWP
1 BWP = 0.227563
ILS
Avg
4.2929
High
4.3948
Low
4.0959
Last updated: 3/28/2026, 12:03:42 PM
Quick Conversions
| ILS | BWP |
|---|---|
| 1 ILS | 4.39 BWP |
| 10 ILS | 43.94 BWP |
| 50 ILS | 219.72 BWP |
| 100 ILS | 439.44 BWP |
| 500 ILS | 2,197.19 BWP |
| 1,000 ILS | 4,394.39 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-03-28T12:03:42Z",
"rates": {
"BWP": 4.394386
}
}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": 439.4386,
"rate": 4.394386
}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