Rate Overview
Live
1 ISK = 0.109722 BWP
1 BWP = 9.1139
ISK
Avg
0.109752
High
0.110442
Low
0.109355
Last updated: 4/17/2026, 10:38:43 AM
Quick Conversions
| ISK | BWP |
|---|---|
| 1 ISK | 0.11 BWP |
| 10 ISK | 1.10 BWP |
| 50 ISK | 5.49 BWP |
| 100 ISK | 10.97 BWP |
| 500 ISK | 54.86 BWP |
| 1,000 ISK | 109.72 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-04-17T10:38:43Z",
"rates": {
"BWP": 0.109722
}
}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.9722,
"rate": 0.109722
}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