Rate Overview
Live
1 BAM = 5.5878 SEK
1 SEK = 0.178960
BAM
Avg
5.5420
High
5.5878
Low
5.5143
Last updated: 3/27/2026, 7:56:21 PM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.59 SEK |
| 10 BAM | 55.88 SEK |
| 50 BAM | 279.39 SEK |
| 100 BAM | 558.78 SEK |
| 500 BAM | 2,793.92 SEK |
| 1,000 BAM | 5,587.83 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-27T19:56:21Z",
"rates": {
"SEK": 5.587834
}
}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.7834,
"rate": 5.587834
}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