Rate Overview
Live
1 ISK = 0.013909 BAM
1 BAM = 71.8959
ISK
Avg
0.013903
High
0.013925
Low
0.013874
Last updated: 9/3/2026, 4:00:50 AM
Quick Conversions
| ISK | BAM |
|---|---|
| 1 ISK | 0.01 BAM |
| 10 ISK | 0.14 BAM |
| 50 ISK | 0.70 BAM |
| 100 ISK | 1.39 BAM |
| 500 ISK | 6.95 BAM |
| 1,000 ISK | 13.91 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-09-03T04:00:50Z",
"rates": {
"BAM": 0.013909
}
}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.3909,
"rate": 0.013909
}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