Rate Overview
Live
1 SCR = 0.117828 BAM
1 BAM = 8.4869
SCR
Avg
0.120090
High
0.127166
Low
0.117134
Last updated: 7/25/2026, 5:12:59 AM
Quick Conversions
| SCR | BAM |
|---|---|
| 1 SCR | 0.12 BAM |
| 10 SCR | 1.18 BAM |
| 50 SCR | 5.89 BAM |
| 100 SCR | 11.78 BAM |
| 500 SCR | 58.91 BAM |
| 1,000 SCR | 117.83 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-07-25T05:12:59Z",
"rates": {
"BAM": 0.117828
}
}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.7828,
"rate": 0.117828
}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