Rate Overview
Live
1 BAM = 65.3144 SYP
1 SYP = 0.015311
BAM
Avg
6160.20
High
7826.66
Low
65.3144
Last updated: 3/27/2026, 4:59:39 AM
Quick Conversions
| BAM | SYP |
|---|---|
| 1 BAM | 65.31 SYP |
| 10 BAM | 653.14 SYP |
| 50 BAM | 3,265.72 SYP |
| 100 BAM | 6,531.44 SYP |
| 500 BAM | 32,657.21 SYP |
| 1,000 BAM | 65,314.43 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-03-27T04:59:39Z",
"rates": {
"SYP": 65.314428
}
}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": 6531.442800000001,
"rate": 65.314428
}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