Rate Overview
Live
1 BAM = 8.5283 SCR
1 SCR = 0.117256
BAM
Avg
8.7283
High
9.0641
Low
8.2194
Last updated: 3/27/2026, 9:33:06 PM
Quick Conversions
| BAM | SCR |
|---|---|
| 1 BAM | 8.53 SCR |
| 10 BAM | 85.28 SCR |
| 50 BAM | 426.42 SCR |
| 100 BAM | 852.83 SCR |
| 500 BAM | 4,264.17 SCR |
| 1,000 BAM | 8,528.35 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-27T21:33:06Z",
"rates": {
"SCR": 8.528348
}
}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": 852.8348,
"rate": 8.528348
}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