Rate Overview
Live
1 BAM = 8.7366 SCR
1 SCR = 0.114462
BAM
Avg
8.6826
High
8.8868
Low
8.1354
Last updated: 3/7/2026, 7:44:31 AM
Quick Conversions
| BAM | SCR |
|---|---|
| 1 BAM | 8.74 SCR |
| 10 BAM | 87.37 SCR |
| 50 BAM | 436.83 SCR |
| 100 BAM | 873.66 SCR |
| 500 BAM | 4,368.28 SCR |
| 1,000 BAM | 8,736.55 SCR |
Get BAM/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SCRExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-07T07:44:31Z",
"rates": {
"SCR": 8.736553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SCR",
"amount": 100
},
"result": 873.6553000000001,
"rate": 8.736553
}Build with BAM/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key