Rate Overview
Live
1 BAM = 339.6537 SOS
1 SOS = 0.002944
BAM
Avg
339.3604
High
339.6537
Low
339.0331
Last updated: 5/27/2026, 11:17:13 AM
Quick Conversions
| BAM | SOS |
|---|---|
| 1 BAM | 339.65 SOS |
| 10 BAM | 3,396.54 SOS |
| 50 BAM | 16,982.68 SOS |
| 100 BAM | 33,965.37 SOS |
| 500 BAM | 169,826.83 SOS |
| 1,000 BAM | 339,653.66 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-05-27T11:17:13Z",
"rates": {
"SOS": 339.653657
}
}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": 33965.3657,
"rate": 339.653657
}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