Rate Overview
Live
1 BAM = 5.1810 SVC
1 SVC = 0.193014
BAM
Avg
5.1759
High
5.1959
Low
5.1618
Last updated: 6/16/2026, 12:19:48 PM
Quick Conversions
| BAM | SVC |
|---|---|
| 1 BAM | 5.18 SVC |
| 10 BAM | 51.81 SVC |
| 50 BAM | 259.05 SVC |
| 100 BAM | 518.10 SVC |
| 500 BAM | 2,590.48 SVC |
| 1,000 BAM | 5,180.97 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-06-16T12:19:48Z",
"rates": {
"SVC": 5.180967
}
}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": 518.0966999999999,
"rate": 5.180967
}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