Rate Overview
Live
1 ILS = 4.6082 BWP
1 BWP = 0.217006
ILS
Avg
4.6168
High
4.6668
Low
4.5897
Last updated: 5/8/2026, 3:19:58 AM
Quick Conversions
| ILS | BWP |
|---|---|
| 1 ILS | 4.61 BWP |
| 10 ILS | 46.08 BWP |
| 50 ILS | 230.41 BWP |
| 100 ILS | 460.82 BWP |
| 500 ILS | 2,304.09 BWP |
| 1,000 ILS | 4,608.17 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-05-08T03:19:58Z",
"rates": {
"BWP": 4.608173
}
}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": 460.8173,
"rate": 4.608173
}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