Rate Overview
Live
1 BAM = 334.5632 SOS
1 SOS = 0.002989
BAM
Avg
336.0493
High
344.2825
Low
327.5281
Last updated: 8/16/2026, 8:28:14 AM
Quick Conversions
| BAM | SOS |
|---|---|
| 1 BAM | 334.56 SOS |
| 10 BAM | 3,345.63 SOS |
| 50 BAM | 16,728.16 SOS |
| 100 BAM | 33,456.32 SOS |
| 500 BAM | 167,281.61 SOS |
| 1,000 BAM | 334,563.22 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-08-16T08:28:14Z",
"rates": {
"SOS": 334.563224
}
}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": 33456.3224,
"rate": 334.563224
}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