Rate Overview
Live
1 BAM = 332.6101 SOS
1 SOS = 0.003007
BAM
Avg
332.7728
High
334.5209
Low
322.4550
Last updated: 7/24/2026, 7:33:26 AM
Quick Conversions
| BAM | SOS |
|---|---|
| 1 BAM | 332.61 SOS |
| 10 BAM | 3,326.10 SOS |
| 50 BAM | 16,630.51 SOS |
| 100 BAM | 33,261.01 SOS |
| 500 BAM | 166,305.06 SOS |
| 1,000 BAM | 332,610.11 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-07-24T07:33:26Z",
"rates": {
"SOS": 332.610112
}
}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": 33261.0112,
"rate": 332.610112
}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