Rate Overview
Live
1 BMD = 123.5285 ISK
1 ISK = 0.008095
BMD
Avg
123.4926
High
123.7622
Low
123.2276
Last updated: 5/28/2026, 9:40:06 PM
Quick Conversions
| BMD | ISK |
|---|---|
| 1 BMD | 123.53 ISK |
| 10 BMD | 1,235.29 ISK |
| 50 BMD | 6,176.43 ISK |
| 100 BMD | 12,352.85 ISK |
| 500 BMD | 61,764.26 ISK |
| 1,000 BMD | 123,528.51 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-05-28T21:40:06Z",
"rates": {
"ISK": 123.528513
}
}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": 12352.8513,
"rate": 123.528513
}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