Rate Overview
Live
1 BAM = 10.0765 SZL
1 SZL = 0.099241
BAM
Avg
9.7954
High
10.0765
Low
9.6098
Last updated: 3/27/2026, 8:27:12 AM
Quick Conversions
| BAM | SZL |
|---|---|
| 1 BAM | 10.08 SZL |
| 10 BAM | 100.77 SZL |
| 50 BAM | 503.83 SZL |
| 100 BAM | 1,007.65 SZL |
| 500 BAM | 5,038.26 SZL |
| 1,000 BAM | 10,076.53 SZL |
Get BAM/SZL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SZLExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-03-27T08:27:12Z",
"rates": {
"SZL": 10.076528
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SZL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SZL",
"amount": 100
},
"result": 1007.6528,
"rate": 10.076528
}Build with BAM/SZL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key