Rate Overview
Live
1 ISK = 0.013638 BAM
1 BAM = 73.3245
ISK
Avg
0.013543
High
0.013809
Low
0.013128
Last updated: 3/27/2026, 9:45:13 AM
Quick Conversions
| ISK | BAM |
|---|---|
| 1 ISK | 0.01 BAM |
| 10 ISK | 0.14 BAM |
| 50 ISK | 0.68 BAM |
| 100 ISK | 1.36 BAM |
| 500 ISK | 6.82 BAM |
| 1,000 ISK | 13.64 BAM |
Get ISK/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=BAMExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-27T09:45:13Z",
"rates": {
"BAM": 0.013638
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "BAM",
"amount": 100
},
"result": 1.3638000000000001,
"rate": 0.013638
}Build with ISK/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key