Rate Overview
Live
1 BAM = 8.7493 SCR
1 SCR = 0.114295
BAM
Avg
8.6223
High
9.0523
Low
7.9236
Last updated: 5/27/2026, 10:56:50 PM
Quick Conversions
| BAM | SCR |
|---|---|
| 1 BAM | 8.75 SCR |
| 10 BAM | 87.49 SCR |
| 50 BAM | 437.47 SCR |
| 100 BAM | 874.93 SCR |
| 500 BAM | 4,374.66 SCR |
| 1,000 BAM | 8,749.31 SCR |
Get BAM/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SCRExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-05-27T22:56:50Z",
"rates": {
"SCR": 8.74931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SCR",
"amount": 100
},
"result": 874.9309999999999,
"rate": 8.74931
}Build with BAM/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key