Rate Overview
Live
1 BAM = 332.9519 SOS
1 SOS = 0.003003
BAM
Avg
332.3689
High
332.9519
Low
330.9718
Last updated: 7/2/2026, 1:13:48 PM
Quick Conversions
| BAM | SOS |
|---|---|
| 1 BAM | 332.95 SOS |
| 10 BAM | 3,329.52 SOS |
| 50 BAM | 16,647.60 SOS |
| 100 BAM | 33,295.19 SOS |
| 500 BAM | 166,475.97 SOS |
| 1,000 BAM | 332,951.94 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-02T13:13:48Z",
"rates": {
"SOS": 332.95194
}
}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": 33295.193999999996,
"rate": 332.95194
}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