Rate Overview
Live
1 BAM = 8.4538 SCR
1 SCR = 0.118290
BAM
Avg
8.3714
High
8.4869
Low
8.1588
Last updated: 7/29/2026, 10:05:03 AM
Quick Conversions
| BAM | SCR |
|---|---|
| 1 BAM | 8.45 SCR |
| 10 BAM | 84.54 SCR |
| 50 BAM | 422.69 SCR |
| 100 BAM | 845.38 SCR |
| 500 BAM | 4,226.91 SCR |
| 1,000 BAM | 8,453.82 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-29T10:05:03Z",
"rates": {
"SCR": 8.453816
}
}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": 845.3815999999999,
"rate": 8.453816
}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