Rate Overview
Live
1 ILS = 4.5518 BWP
1 BWP = 0.219694
ILS
Avg
4.5306
High
4.5560
Low
4.4862
Last updated: 8/17/2026, 7:26:34 AM
Quick Conversions
| ILS | BWP |
|---|---|
| 1 ILS | 4.55 BWP |
| 10 ILS | 45.52 BWP |
| 50 ILS | 227.59 BWP |
| 100 ILS | 455.18 BWP |
| 500 ILS | 2,275.89 BWP |
| 1,000 ILS | 4,551.78 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-08-17T07:26:34Z",
"rates": {
"BWP": 4.551783
}
}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": 455.17830000000004,
"rate": 4.551783
}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