Rate Overview
Live
1 SEK = 0.176899 BAM
1 BAM = 5.6529
SEK
Avg
0.177555
High
0.180228
Low
0.175942
Last updated: 7/9/2026, 9:37:19 AM
Quick Conversions
| SEK | BAM |
|---|---|
| 1 SEK | 0.18 BAM |
| 10 SEK | 1.77 BAM |
| 50 SEK | 8.84 BAM |
| 100 SEK | 17.69 BAM |
| 500 SEK | 88.45 BAM |
| 1,000 SEK | 176.90 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-07-09T09:37:19Z",
"rates": {
"BAM": 0.176899
}
}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.6899,
"rate": 0.176899
}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