Rate Overview
Live
1 BAM = 333.1328 SOS
1 SOS = 0.003002
BAM
Avg
340.0761
High
351.7101
Low
332.0104
Last updated: 7/23/2026, 12:55:34 AM
Quick Conversions
| BAM | SOS |
|---|---|
| 1 BAM | 333.13 SOS |
| 10 BAM | 3,331.33 SOS |
| 50 BAM | 16,656.64 SOS |
| 100 BAM | 33,313.28 SOS |
| 500 BAM | 166,566.38 SOS |
| 1,000 BAM | 333,132.76 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-23T00:55:34Z",
"rates": {
"SOS": 333.132761
}
}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": 33313.2761,
"rate": 333.132761
}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