Rate Overview
Live
1 ISK = 0.110515 BWP
1 BWP = 9.0485
ISK
Avg
0.109890
High
0.110515
Low
0.108066
Last updated: 3/28/2026, 10:41:33 AM
Quick Conversions
| ISK | BWP |
|---|---|
| 1 ISK | 0.11 BWP |
| 10 ISK | 1.11 BWP |
| 50 ISK | 5.53 BWP |
| 100 ISK | 11.05 BWP |
| 500 ISK | 55.26 BWP |
| 1,000 ISK | 110.52 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-28T10:41:33Z",
"rates": {
"BWP": 0.110515
}
}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": 11.0515,
"rate": 0.110515
}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