Rate Overview
Live
1 BAM = 5.5693 SEK
1 SEK = 0.179557
BAM
Avg
5.5403
High
5.5693
Low
5.5148
Last updated: 5/7/2026, 5:36:38 AM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.57 SEK |
| 10 BAM | 55.69 SEK |
| 50 BAM | 278.46 SEK |
| 100 BAM | 556.93 SEK |
| 500 BAM | 2,784.63 SEK |
| 1,000 BAM | 5,569.26 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-07T05:36:38Z",
"rates": {
"SEK": 5.569257
}
}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.9257,
"rate": 5.569257
}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