Rate Overview
Live
1 BAM = 5.6507 SEK
1 SEK = 0.176970
BAM
Avg
5.5814
High
5.7227
Low
5.4156
Last updated: 7/26/2026, 1:52:39 AM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.65 SEK |
| 10 BAM | 56.51 SEK |
| 50 BAM | 282.53 SEK |
| 100 BAM | 565.07 SEK |
| 500 BAM | 2,825.34 SEK |
| 1,000 BAM | 5,650.68 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-26T01:52:39Z",
"rates": {
"SEK": 5.650684
}
}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": 565.0684,
"rate": 5.650684
}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