Rate Overview
Live
1 BAM = 64.6827 SYP
1 SYP = 0.015460
BAM
Avg
65.2635
High
65.6218
Low
64.6827
Last updated: 6/19/2026, 6:41:58 AM
Quick Conversions
| BAM | SYP |
|---|---|
| 1 BAM | 64.68 SYP |
| 10 BAM | 646.83 SYP |
| 50 BAM | 3,234.14 SYP |
| 100 BAM | 6,468.27 SYP |
| 500 BAM | 32,341.36 SYP |
| 1,000 BAM | 64,682.72 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-06-19T06:41:58Z",
"rates": {
"SYP": 64.682721
}
}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": 6468.2721,
"rate": 64.682721
}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