Rate Overview
Live
1 BAM = 64.4918 SYP
1 SYP = 0.015506
BAM
Avg
64.5662
High
64.6686
Low
64.3955
Last updated: 7/8/2026, 4:15:41 AM
Quick Conversions
| BAM | SYP |
|---|---|
| 1 BAM | 64.49 SYP |
| 10 BAM | 644.92 SYP |
| 50 BAM | 3,224.59 SYP |
| 100 BAM | 6,449.18 SYP |
| 500 BAM | 32,245.92 SYP |
| 1,000 BAM | 64,491.83 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-07-08T04:15:41Z",
"rates": {
"SYP": 64.491833
}
}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": 6449.1833,
"rate": 64.491833
}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