Rate Overview
Live
1 SCR = 0.118546 BAM
1 BAM = 8.4355
SCR
Avg
0.117932
High
0.119758
Low
0.114999
Last updated: 8/14/2026, 11:05:21 PM
Quick Conversions
| SCR | BAM |
|---|---|
| 1 SCR | 0.12 BAM |
| 10 SCR | 1.19 BAM |
| 50 SCR | 5.93 BAM |
| 100 SCR | 11.85 BAM |
| 500 SCR | 59.27 BAM |
| 1,000 SCR | 118.55 BAM |
Get SCR/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=BAMExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-08-14T23:05:21Z",
"rates": {
"BAM": 0.118546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "BAM",
"amount": 100
},
"result": 11.8546,
"rate": 0.118546
}Build with SCR/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key