Rate Overview
Live
1 BAM = 8.4018 SCR
1 SCR = 0.119022
BAM
Avg
8.4011
High
8.7743
Low
8.2328
Last updated: 5/7/2026, 6:56:38 AM
Quick Conversions
| BAM | SCR |
|---|---|
| 1 BAM | 8.40 SCR |
| 10 BAM | 84.02 SCR |
| 50 BAM | 420.09 SCR |
| 100 BAM | 840.18 SCR |
| 500 BAM | 4,200.91 SCR |
| 1,000 BAM | 8,401.82 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-07T06:56:38Z",
"rates": {
"SCR": 8.40182
}
}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": 840.182,
"rate": 8.40182
}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