Rate Overview
Live
1 BAM = 65.6639 SYP
1 SYP = 0.015229
BAM
Avg
66.2285
High
67.1287
Low
65.5446
Last updated: 3/6/2026, 10:30:15 PM
Quick Conversions
| BAM | SYP |
|---|---|
| 1 BAM | 65.66 SYP |
| 10 BAM | 656.64 SYP |
| 50 BAM | 3,283.20 SYP |
| 100 BAM | 6,566.39 SYP |
| 500 BAM | 32,831.96 SYP |
| 1,000 BAM | 65,663.91 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-06T22:30:15Z",
"rates": {
"SYP": 65.663914
}
}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": 6566.3914,
"rate": 65.663914
}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