Rate Overview
Live
1 ILS = 4.4983 BWP
1 BWP = 0.222305
ILS
Avg
4.4553
High
4.7898
Low
4.2398
Last updated: 7/28/2026, 1:56:40 PM
Quick Conversions
| ILS | BWP |
|---|---|
| 1 ILS | 4.50 BWP |
| 10 ILS | 44.98 BWP |
| 50 ILS | 224.92 BWP |
| 100 ILS | 449.83 BWP |
| 500 ILS | 2,249.16 BWP |
| 1,000 ILS | 4,498.32 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-28T13:56:40Z",
"rates": {
"BWP": 4.498321
}
}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": 449.83209999999997,
"rate": 4.498321
}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