Rate Overview
Live
1 BAM = 66.4940 SYP
1 SYP = 0.015039
BAM
Avg
66.3562
High
67.0108
Low
66.1248
Last updated: 5/9/2026, 4:57:04 AM
Quick Conversions
| BAM | SYP |
|---|---|
| 1 BAM | 66.49 SYP |
| 10 BAM | 664.94 SYP |
| 50 BAM | 3,324.70 SYP |
| 100 BAM | 6,649.40 SYP |
| 500 BAM | 33,246.98 SYP |
| 1,000 BAM | 66,493.96 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-05-09T04:57:04Z",
"rates": {
"SYP": 66.493964
}
}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": 6649.3964000000005,
"rate": 66.493964
}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