Rate Overview
Live
1 SCR = 0.118844 BAM
1 BAM = 8.4144
SCR
Avg
0.118146
High
0.119996
Low
0.115006
Last updated: 9/1/2026, 3:57:57 PM
Quick Conversions
| SCR | BAM |
|---|---|
| 1 SCR | 0.12 BAM |
| 10 SCR | 1.19 BAM |
| 50 SCR | 5.94 BAM |
| 100 SCR | 11.88 BAM |
| 500 SCR | 59.42 BAM |
| 1,000 SCR | 118.84 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-09-01T15:57:57Z",
"rates": {
"BAM": 0.118844
}
}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.884400000000001,
"rate": 0.118844
}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