Rate Overview
Live
1 BAM = 8.5796 SCR
1 SCR = 0.116556
BAM
Avg
8.4148
High
8.6162
Low
8.1776
Last updated: 6/17/2026, 8:02:18 AM
Quick Conversions
| BAM | SCR |
|---|---|
| 1 BAM | 8.58 SCR |
| 10 BAM | 85.80 SCR |
| 50 BAM | 428.98 SCR |
| 100 BAM | 857.96 SCR |
| 500 BAM | 4,289.80 SCR |
| 1,000 BAM | 8,579.60 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-17T08:02:18Z",
"rates": {
"SCR": 8.579601
}
}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": 857.9601,
"rate": 8.579601
}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