Rate Overview
Live
1 BAM = 339.1196 SOS
1 SOS = 0.002949
BAM
Avg
341.3149
High
345.2718
Low
338.7272
Last updated: 3/7/2026, 7:40:02 AM
Quick Conversions
| BAM | SOS |
|---|---|
| 1 BAM | 339.12 SOS |
| 10 BAM | 3,391.20 SOS |
| 50 BAM | 16,955.98 SOS |
| 100 BAM | 33,911.96 SOS |
| 500 BAM | 169,559.80 SOS |
| 1,000 BAM | 339,119.60 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-07T07:40:02Z",
"rates": {
"SOS": 339.119601
}
}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": 33911.9601,
"rate": 339.119601
}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