Rate Overview
Live
1 BAM = 5.1624 SVC
1 SVC = 0.193708
BAM
Avg
5.1929
High
5.2878
Low
5.1219
Last updated: 3/27/2026, 11:30:27 PM
Quick Conversions
| BAM | SVC |
|---|---|
| 1 BAM | 5.16 SVC |
| 10 BAM | 51.62 SVC |
| 50 BAM | 258.12 SVC |
| 100 BAM | 516.24 SVC |
| 500 BAM | 2,581.21 SVC |
| 1,000 BAM | 5,162.42 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-03-27T23:30:27Z",
"rates": {
"SVC": 5.162421
}
}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": 516.2421,
"rate": 5.162421
}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