Rate Overview
Live
1 BOB = 18.0816 ISK
1 ISK = 0.055305
BOB
Avg
17.9021
High
18.1524
Low
17.5492
Last updated: 3/7/2026, 4:24:55 AM
Quick Conversions
| BOB | ISK |
|---|---|
| 1 BOB | 18.08 ISK |
| 10 BOB | 180.82 ISK |
| 50 BOB | 904.08 ISK |
| 100 BOB | 1,808.16 ISK |
| 500 BOB | 9,040.80 ISK |
| 1,000 BOB | 18,081.60 ISK |
Get BOB/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=ISKExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-03-07T04:24:55Z",
"rates": {
"ISK": 18.081595
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "ISK",
"amount": 100
},
"result": 1808.1595,
"rate": 18.081595
}Build with BOB/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key