Rate Overview
Live
1 BAM = 5.6421 SEK
1 SEK = 0.177240
BAM
Avg
5.6190
High
5.6837
Low
5.5445
Last updated: 7/3/2026, 4:07:47 PM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.64 SEK |
| 10 BAM | 56.42 SEK |
| 50 BAM | 282.10 SEK |
| 100 BAM | 564.21 SEK |
| 500 BAM | 2,821.04 SEK |
| 1,000 BAM | 5,642.07 SEK |
Get BAM/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SEKExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-03T16:07:47Z",
"rates": {
"SEK": 5.642072
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SEK",
"amount": 100
},
"result": 564.2072,
"rate": 5.642072
}Build with BAM/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key