Rate Overview
Live
1 BAM = 5.5482 SEK
1 SEK = 0.180239
BAM
Avg
5.5473
High
5.5912
Low
5.4801
Last updated: 4/17/2026, 2:47:09 AM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.55 SEK |
| 10 BAM | 55.48 SEK |
| 50 BAM | 277.41 SEK |
| 100 BAM | 554.82 SEK |
| 500 BAM | 2,774.10 SEK |
| 1,000 BAM | 5,548.20 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-04-17T02:47:09Z",
"rates": {
"SEK": 5.548199
}
}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": 554.8199000000001,
"rate": 5.548199
}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