Rate Overview
Live
1 ISK = 0.109766 BWP
1 BWP = 9.1103
ISK
Avg
0.110502
High
0.111079
Low
0.109766
Last updated: 5/7/2026, 4:55:21 PM
Quick Conversions
| ISK | BWP |
|---|---|
| 1 ISK | 0.11 BWP |
| 10 ISK | 1.10 BWP |
| 50 ISK | 5.49 BWP |
| 100 ISK | 10.98 BWP |
| 500 ISK | 54.88 BWP |
| 1,000 ISK | 109.77 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-05-07T16:55:21Z",
"rates": {
"BWP": 0.109766
}
}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.9766,
"rate": 0.109766
}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