Rate Overview
Live
1 ISK = 0.108225 BWP
1 BWP = 9.2400
ISK
Avg
0.107678
High
0.108300
Low
0.106765
Last updated: 3/7/2026, 7:54:24 AM
Quick Conversions
| ISK | BWP |
|---|---|
| 1 ISK | 0.11 BWP |
| 10 ISK | 1.08 BWP |
| 50 ISK | 5.41 BWP |
| 100 ISK | 10.82 BWP |
| 500 ISK | 54.11 BWP |
| 1,000 ISK | 108.23 BWP |
Get ISK/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=BWPExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T07:54:24Z",
"rates": {
"BWP": 0.108225
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "BWP",
"amount": 100
},
"result": 10.8225,
"rate": 0.108225
}Build with ISK/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key