Rate Overview
Live
1 BAM = 5.5858 SEK
1 SEK = 0.179026
BAM
Avg
5.6799
High
6.0344
Low
5.4102
Last updated: 3/27/2026, 9:38:08 PM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.59 SEK |
| 10 BAM | 55.86 SEK |
| 50 BAM | 279.29 SEK |
| 100 BAM | 558.58 SEK |
| 500 BAM | 2,792.89 SEK |
| 1,000 BAM | 5,585.78 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-03-27T21:38:08Z",
"rates": {
"SEK": 5.585783
}
}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": 558.5783,
"rate": 5.585783
}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