Rate Overview
Live
1 BAM = 5.7013 SEK
1 SEK = 0.175400
BAM
Avg
5.6700
High
6.0344
Low
5.4102
Last updated: 7/24/2026, 12:05:14 AM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.70 SEK |
| 10 BAM | 57.01 SEK |
| 50 BAM | 285.06 SEK |
| 100 BAM | 570.13 SEK |
| 500 BAM | 2,850.63 SEK |
| 1,000 BAM | 5,701.25 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-24T00:05:14Z",
"rates": {
"SEK": 5.701253
}
}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": 570.1253,
"rate": 5.701253
}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