Rate Overview
Live
1 ISK = 0.054816 BOB
1 BOB = 18.2428
ISK
Avg
0.055272
High
0.055615
Low
0.054816
Last updated: 6/19/2026, 8:42:00 AM
Quick Conversions
| ISK | BOB |
|---|---|
| 1 ISK | 0.05 BOB |
| 10 ISK | 0.55 BOB |
| 50 ISK | 2.74 BOB |
| 100 ISK | 5.48 BOB |
| 500 ISK | 27.41 BOB |
| 1,000 ISK | 54.82 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-06-19T08:42:00Z",
"rates": {
"BOB": 0.054816
}
}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": 5.481599999999999,
"rate": 0.054816
}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