Rate Overview
Live
1 SCR = 0.112525 BAM
1 BAM = 8.8869
SCR
Avg
0.115820
High
0.122918
Low
0.112525
Last updated: 3/6/2026, 7:56:23 AM
Quick Conversions
| SCR | BAM |
|---|---|
| 1 SCR | 0.11 BAM |
| 10 SCR | 1.13 BAM |
| 50 SCR | 5.63 BAM |
| 100 SCR | 11.25 BAM |
| 500 SCR | 56.26 BAM |
| 1,000 SCR | 112.53 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-03-06T07:56:23Z",
"rates": {
"BAM": 0.112525
}
}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.2525,
"rate": 0.112525
}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