Rate Overview
Live
1 ILS = 4.3701 BWP
1 BWP = 0.228826
ILS
Avg
4.3025
High
4.3701
Low
4.1590
Last updated: 3/7/2026, 9:11:14 AM
Quick Conversions
| ILS | BWP |
|---|---|
| 1 ILS | 4.37 BWP |
| 10 ILS | 43.70 BWP |
| 50 ILS | 218.51 BWP |
| 100 ILS | 437.01 BWP |
| 500 ILS | 2,185.06 BWP |
| 1,000 ILS | 4,370.13 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-07T09:11:14Z",
"rates": {
"BWP": 4.370125
}
}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": 437.0125,
"rate": 4.370125
}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