Rate Overview
Live
1 BAM = 5.6904 SEK
1 SEK = 0.175734
BAM
Avg
5.6875
High
5.7052
Low
5.6690
Last updated: 9/3/2026, 7:05:36 AM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.69 SEK |
| 10 BAM | 56.90 SEK |
| 50 BAM | 284.52 SEK |
| 100 BAM | 569.04 SEK |
| 500 BAM | 2,845.21 SEK |
| 1,000 BAM | 5,690.43 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-09-03T07:05:36Z",
"rates": {
"SEK": 5.690425
}
}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": 569.0425,
"rate": 5.690425
}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