Rate Overview
Live
1 BAM = 8.4143 SCR
1 SCR = 0.118845
BAM
Avg
8.4653
High
8.6952
Low
8.3336
Last updated: 9/1/2026, 12:26:01 PM
Quick Conversions
| BAM | SCR |
|---|---|
| 1 BAM | 8.41 SCR |
| 10 BAM | 84.14 SCR |
| 50 BAM | 420.72 SCR |
| 100 BAM | 841.43 SCR |
| 500 BAM | 4,207.17 SCR |
| 1,000 BAM | 8,414.34 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-09-01T12:26:01Z",
"rates": {
"SCR": 8.414338
}
}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": 841.4338,
"rate": 8.414338
}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