Rate Overview
Live
1 BMD = 124.8884 ISK
1 ISK = 0.008007
BMD
Avg
123.7737
High
125.3352
Low
121.4561
Last updated: 3/7/2026, 3:43:20 AM
Quick Conversions
| BMD | ISK |
|---|---|
| 1 BMD | 124.89 ISK |
| 10 BMD | 1,248.88 ISK |
| 50 BMD | 6,244.42 ISK |
| 100 BMD | 12,488.84 ISK |
| 500 BMD | 62,444.21 ISK |
| 1,000 BMD | 124,888.41 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-03-07T03:43:20Z",
"rates": {
"ISK": 124.888412
}
}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": 12488.8412,
"rate": 124.888412
}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