Rate Overview
Live
1 ISK = 0.097167 BOB
1 BOB = 10.2916
ISK
Avg
0.097545
High
0.098801
Low
0.096257
Last updated: 8/12/2026, 5:07:23 AM
Quick Conversions
| ISK | BOB |
|---|---|
| 1 ISK | 0.10 BOB |
| 10 ISK | 0.97 BOB |
| 50 ISK | 4.86 BOB |
| 100 ISK | 9.72 BOB |
| 500 ISK | 48.58 BOB |
| 1,000 ISK | 97.17 BOB |
Get ISK/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=BOBExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-08-12T05:07:23Z",
"rates": {
"BOB": 0.097167
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "BOB",
"amount": 100
},
"result": 9.7167,
"rate": 0.097167
}Build with ISK/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key