Rate Overview
Live
1 SEK = 0.108902 BMD
1 BMD = 9.1826
SEK
Avg
0.109148
High
0.110653
Low
0.108117
Last updated: 3/7/2026, 7:43:54 AM
Quick Conversions
| SEK | BMD |
|---|---|
| 1 SEK | 0.11 BMD |
| 10 SEK | 1.09 BMD |
| 50 SEK | 5.45 BMD |
| 100 SEK | 10.89 BMD |
| 500 SEK | 54.45 BMD |
| 1,000 SEK | 108.90 BMD |
Get SEK/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BMDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-07T07:43:54Z",
"rates": {
"BMD": 0.108902
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BMD",
"amount": 100
},
"result": 10.8902,
"rate": 0.108902
}Build with SEK/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key