Rate Overview
Live
1 BAM = 5.1031 SVC
1 SVC = 0.195958
BAM
Avg
5.2110
High
5.3548
Low
5.0934
Last updated: 7/22/2026, 5:28:59 PM
Quick Conversions
| BAM | SVC |
|---|---|
| 1 BAM | 5.10 SVC |
| 10 BAM | 51.03 SVC |
| 50 BAM | 255.16 SVC |
| 100 BAM | 510.31 SVC |
| 500 BAM | 2,551.56 SVC |
| 1,000 BAM | 5,103.13 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-22T17:28:59Z",
"rates": {
"SVC": 5.103129
}
}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": 510.3129,
"rate": 5.103129
}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