Rate Overview
Live
1 BAM = 5.6413 SEK
1 SEK = 0.177263
BAM
Avg
5.6538
High
5.6837
Low
5.6364
Last updated: 7/6/2026, 2:19:14 PM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.64 SEK |
| 10 BAM | 56.41 SEK |
| 50 BAM | 282.07 SEK |
| 100 BAM | 564.13 SEK |
| 500 BAM | 2,820.67 SEK |
| 1,000 BAM | 5,641.34 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-06T14:19:14Z",
"rates": {
"SEK": 5.641338
}
}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.1338000000001,
"rate": 5.641338
}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