Rate Overview
Live
1 BMD = 125.4142 ISK
1 ISK = 0.007974
BMD
Avg
123.9426
High
127.9490
Low
120.9192
Last updated: 7/28/2026, 12:15:58 AM
Quick Conversions
| BMD | ISK |
|---|---|
| 1 BMD | 125.41 ISK |
| 10 BMD | 1,254.14 ISK |
| 50 BMD | 6,270.71 ISK |
| 100 BMD | 12,541.42 ISK |
| 500 BMD | 62,707.11 ISK |
| 1,000 BMD | 125,414.21 ISK |
Get BMD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=ISKExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-07-28T00:15:58Z",
"rates": {
"ISK": 125.414214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "ISK",
"amount": 100
},
"result": 12541.4214,
"rate": 125.414214
}Build with BMD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key