Rate Overview
Live
1 ISK = 0.089955 BOB
1 BOB = 11.1167
ISK
Avg
0.058154
High
0.089955
Low
0.054169
Last updated: 7/28/2026, 12:53:17 PM
Quick Conversions
| ISK | BOB |
|---|---|
| 1 ISK | 0.09 BOB |
| 10 ISK | 0.90 BOB |
| 50 ISK | 4.50 BOB |
| 100 ISK | 9.00 BOB |
| 500 ISK | 44.98 BOB |
| 1,000 ISK | 89.96 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-07-28T12:53:17Z",
"rates": {
"BOB": 0.089955
}
}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": 8.9955,
"rate": 0.089955
}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