Rate Overview
Live
1 BAM = 8.6146 SCR
1 SCR = 0.116081
BAM
Avg
8.4392
High
8.6760
Low
8.1068
Last updated: 8/18/2026, 12:32:38 PM
Quick Conversions
| BAM | SCR |
|---|---|
| 1 BAM | 8.61 SCR |
| 10 BAM | 86.15 SCR |
| 50 BAM | 430.73 SCR |
| 100 BAM | 861.46 SCR |
| 500 BAM | 4,307.32 SCR |
| 1,000 BAM | 8,614.64 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-08-18T12:32:38Z",
"rates": {
"SCR": 8.614643
}
}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": 861.4642999999999,
"rate": 8.614643
}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