Rate Overview
Live
1 SEK = 0.183345 BAM
1 BAM = 5.4542
SEK
Avg
0.182665
High
0.183950
Low
0.180913
Last updated: 3/7/2026, 7:38:51 AM
Quick Conversions
| SEK | BAM |
|---|---|
| 1 SEK | 0.18 BAM |
| 10 SEK | 1.83 BAM |
| 50 SEK | 9.17 BAM |
| 100 SEK | 18.33 BAM |
| 500 SEK | 91.67 BAM |
| 1,000 SEK | 183.35 BAM |
Get SEK/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=BAMExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-07T07:38:51Z",
"rates": {
"BAM": 0.183345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "BAM",
"amount": 100
},
"result": 18.334500000000002,
"rate": 0.183345
}Build with SEK/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key