Rate Overview
Live
1 BAM = 8.6807 SCR
1 SCR = 0.115198
BAM
Avg
8.7265
High
9.1078
Low
8.2516
Last updated: 4/17/2026, 2:48:06 AM
Quick Conversions
| BAM | SCR |
|---|---|
| 1 BAM | 8.68 SCR |
| 10 BAM | 86.81 SCR |
| 50 BAM | 434.03 SCR |
| 100 BAM | 868.07 SCR |
| 500 BAM | 4,340.33 SCR |
| 1,000 BAM | 8,680.67 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-04-17T02:48:06Z",
"rates": {
"SCR": 8.680669
}
}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": 868.0669,
"rate": 8.680669
}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