Rate Overview
Live
1 BAM = 5.1167 SVC
1 SVC = 0.195438
BAM
Avg
5.1305
High
5.1959
Low
5.0842
Last updated: 7/7/2026, 1:47:06 PM
Quick Conversions
| BAM | SVC |
|---|---|
| 1 BAM | 5.12 SVC |
| 10 BAM | 51.17 SVC |
| 50 BAM | 255.84 SVC |
| 100 BAM | 511.67 SVC |
| 500 BAM | 2,558.36 SVC |
| 1,000 BAM | 5,116.72 SVC |
Get BAM/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SVCExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-07T13:47:06Z",
"rates": {
"SVC": 5.116723
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SVC",
"amount": 100
},
"result": 511.67230000000006,
"rate": 5.116723
}Build with BAM/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key