Rate Overview
Live
1 SEK = 0.177059 BAM
1 BAM = 5.6478
SEK
Avg
0.178183
High
0.178871
Low
0.177059
Last updated: 8/13/2026, 7:08:40 AM
Quick Conversions
| SEK | BAM |
|---|---|
| 1 SEK | 0.18 BAM |
| 10 SEK | 1.77 BAM |
| 50 SEK | 8.85 BAM |
| 100 SEK | 17.71 BAM |
| 500 SEK | 88.53 BAM |
| 1,000 SEK | 177.06 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-08-13T07:08:40Z",
"rates": {
"BAM": 0.177059
}
}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": 17.7059,
"rate": 0.177059
}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