Rate Overview
Live
1 BAM = 344.1660 SOS
1 SOS = 0.002906
BAM
Avg
342.9349
High
344.7167
Low
341.4708
Last updated: 4/17/2026, 2:47:09 AM
Quick Conversions
| BAM | SOS |
|---|---|
| 1 BAM | 344.17 SOS |
| 10 BAM | 3,441.66 SOS |
| 50 BAM | 17,208.30 SOS |
| 100 BAM | 34,416.60 SOS |
| 500 BAM | 172,083.02 SOS |
| 1,000 BAM | 344,166.05 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-04-17T02:47:09Z",
"rates": {
"SOS": 344.166048
}
}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": 34416.6048,
"rate": 344.166048
}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