Rate Overview
Live
1 BAM = 5.5585 SEK
1 SEK = 0.179905
BAM
Avg
5.5814
High
5.6260
Low
5.5485
Last updated: 6/16/2026, 1:28:09 PM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.56 SEK |
| 10 BAM | 55.59 SEK |
| 50 BAM | 277.93 SEK |
| 100 BAM | 555.85 SEK |
| 500 BAM | 2,779.25 SEK |
| 1,000 BAM | 5,558.50 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-06-16T13:28:09Z",
"rates": {
"SEK": 5.5585
}
}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": 555.85,
"rate": 5.5585
}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