Rate Overview
Live
1 SEK = 0.180644 BAM
1 BAM = 5.5357
SEK
Avg
0.180325
High
0.182479
Low
0.178851
Last updated: 4/17/2026, 3:52:24 AM
Quick Conversions
| SEK | BAM |
|---|---|
| 1 SEK | 0.18 BAM |
| 10 SEK | 1.81 BAM |
| 50 SEK | 9.03 BAM |
| 100 SEK | 18.06 BAM |
| 500 SEK | 90.32 BAM |
| 1,000 SEK | 180.64 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-04-17T03:52:24Z",
"rates": {
"BAM": 0.180644
}
}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.0644,
"rate": 0.180644
}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