Rate Overview
Live
1 BAM = 7769.73 SYP
1 SYP = 0.000129
BAM
Avg
5465.39
High
7826.66
Low
64.4918
Last updated: 8/23/2026, 5:14:52 AM
Quick Conversions
| BAM | SYP |
|---|---|
| 1 BAM | 7,769.73 SYP |
| 10 BAM | 77,697.35 SYP |
| 50 BAM | 388,486.74 SYP |
| 100 BAM | 776,973.48 SYP |
| 500 BAM | 3,884,867.42 SYP |
| 1,000 BAM | 7,769,734.84 SYP |
Get BAM/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SYPExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-08-23T05:14:52Z",
"rates": {
"SYP": 7769.73484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SYP",
"amount": 100
},
"result": 776973.484,
"rate": 7769.73484
}Build with BAM/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key