Rate Overview
Live
1 BAM = 5.5339 SEK
1 SEK = 0.180705
BAM
Avg
5.5541
High
5.6530
Low
5.5037
Last updated: 5/27/2026, 7:21:31 PM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.53 SEK |
| 10 BAM | 55.34 SEK |
| 50 BAM | 276.69 SEK |
| 100 BAM | 553.39 SEK |
| 500 BAM | 2,766.94 SEK |
| 1,000 BAM | 5,533.88 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-05-27T19:21:31Z",
"rates": {
"SEK": 5.533879
}
}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": 553.3879,
"rate": 5.533879
}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