Rate Overview
Live
1 BAM = 338.1988 SOS
1 SOS = 0.002957
BAM
Avg
338.7322
High
340.3544
Low
337.9920
Last updated: 9/3/2026, 2:10:22 PM
Quick Conversions
| BAM | SOS |
|---|---|
| 1 BAM | 338.20 SOS |
| 10 BAM | 3,381.99 SOS |
| 50 BAM | 16,909.94 SOS |
| 100 BAM | 33,819.88 SOS |
| 500 BAM | 169,099.38 SOS |
| 1,000 BAM | 338,198.75 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-09-03T14:10:22Z",
"rates": {
"SOS": 338.198752
}
}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": 33819.8752,
"rate": 338.198752
}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