Rate Overview
Live
1 ILS = 4.7515 BWP
1 BWP = 0.210458
ILS
Avg
4.2544
High
4.8462
Low
3.8035
Last updated: 5/28/2026, 5:42:36 AM
Quick Conversions
| ILS | BWP |
|---|---|
| 1 ILS | 4.75 BWP |
| 10 ILS | 47.52 BWP |
| 50 ILS | 237.58 BWP |
| 100 ILS | 475.15 BWP |
| 500 ILS | 2,375.77 BWP |
| 1,000 ILS | 4,751.54 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-28T05:42:36Z",
"rates": {
"BWP": 4.751541
}
}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": 475.15409999999997,
"rate": 4.751541
}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