Rate Overview
Live
1 BAM = 5.5652 SEK
1 SEK = 0.179687
BAM
Avg
5.5822
High
5.6260
Low
5.5485
Last updated: 6/16/2026, 12:19:31 PM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.57 SEK |
| 10 BAM | 55.65 SEK |
| 50 BAM | 278.26 SEK |
| 100 BAM | 556.52 SEK |
| 500 BAM | 2,782.61 SEK |
| 1,000 BAM | 5,565.23 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-16T12:19:31Z",
"rates": {
"SEK": 5.565229
}
}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": 556.5229,
"rate": 5.565229
}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