Rate Overview
Live
1 BAM = 5.0881 SVC
1 SVC = 0.196537
BAM
Avg
5.1013
High
5.1185
Low
5.0881
Last updated: 7/26/2026, 10:06:32 PM
Quick Conversions
| BAM | SVC |
|---|---|
| 1 BAM | 5.09 SVC |
| 10 BAM | 50.88 SVC |
| 50 BAM | 254.40 SVC |
| 100 BAM | 508.81 SVC |
| 500 BAM | 2,544.05 SVC |
| 1,000 BAM | 5,088.09 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-26T22:06:32Z",
"rates": {
"SVC": 5.088094
}
}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": 508.8094,
"rate": 5.088094
}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