Rate Overview
Live
1 BAM = 337.1884 SOS
1 SOS = 0.002966
BAM
Avg
341.6247
High
349.8418
Low
335.4202
Last updated: 3/27/2026, 9:40:13 PM
Quick Conversions
| BAM | SOS |
|---|---|
| 1 BAM | 337.19 SOS |
| 10 BAM | 3,371.88 SOS |
| 50 BAM | 16,859.42 SOS |
| 100 BAM | 33,718.84 SOS |
| 500 BAM | 168,594.18 SOS |
| 1,000 BAM | 337,188.36 SOS |
Get BAM/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SOSExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-27T21:40:13Z",
"rates": {
"SOS": 337.188356
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SOS",
"amount": 100
},
"result": 33718.8356,
"rate": 337.188356
}Build with BAM/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key