Rate Overview
Live
1 BAM = 5.6623 SEK
1 SEK = 0.176608
BAM
Avg
5.5243
High
5.6692
Low
5.4049
Last updated: 7/13/2026, 8:16:40 PM
Quick Conversions
| BAM | SEK |
|---|---|
| 1 BAM | 5.66 SEK |
| 10 BAM | 56.62 SEK |
| 50 BAM | 283.11 SEK |
| 100 BAM | 566.23 SEK |
| 500 BAM | 2,831.13 SEK |
| 1,000 BAM | 5,662.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-13T20:16:40Z",
"rates": {
"SEK": 5.662253
}
}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": 566.2253,
"rate": 5.662253
}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