Rate Overview
Live
1 BAM = 8.5424 SCR
1 SCR = 0.117063
BAM
Avg
8.2601
High
8.5424
Low
7.6935
Last updated: 7/7/2026, 11:12:35 PM
Quick Conversions
| BAM | SCR |
|---|---|
| 1 BAM | 8.54 SCR |
| 10 BAM | 85.42 SCR |
| 50 BAM | 427.12 SCR |
| 100 BAM | 854.24 SCR |
| 500 BAM | 4,271.22 SCR |
| 1,000 BAM | 8,542.45 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-07-07T23:12:35Z",
"rates": {
"SCR": 8.542445
}
}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": 854.2445,
"rate": 8.542445
}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