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