Rate Overview
Live
1 SCR = 0.121613 BAM
1 BAM = 8.2228
SCR
Avg
0.115826
High
0.124298
Low
0.110668
Last updated: 3/26/2026, 1:19:09 PM
Quick Conversions
| SCR | BAM |
|---|---|
| 1 SCR | 0.12 BAM |
| 10 SCR | 1.22 BAM |
| 50 SCR | 6.08 BAM |
| 100 SCR | 12.16 BAM |
| 500 SCR | 60.81 BAM |
| 1,000 SCR | 121.61 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-26T13:19:09Z",
"rates": {
"BAM": 0.121613
}
}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": 12.1613,
"rate": 0.121613
}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