Rate Overview
Live
1 BAM = 8.5398 SCR
1 SCR = 0.117099
BAM
Avg
8.4854
High
8.6237
Low
8.1776
Last updated: 6/19/2026, 8:50:55 AM
Quick Conversions
| BAM | SCR |
|---|---|
| 1 BAM | 8.54 SCR |
| 10 BAM | 85.40 SCR |
| 50 BAM | 426.99 SCR |
| 100 BAM | 853.98 SCR |
| 500 BAM | 4,269.90 SCR |
| 1,000 BAM | 8,539.80 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-06-19T08:50:55Z",
"rates": {
"SCR": 8.539804
}
}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": 853.9804,
"rate": 8.539804
}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