Rate Overview
Live
1 BAM = 9.8517 SZL
1 SZL = 0.101505
BAM
Avg
9.8498
High
9.8843
Low
9.8095
Last updated: 4/18/2026, 8:52:55 AM
Quick Conversions
| BAM | SZL |
|---|---|
| 1 BAM | 9.85 SZL |
| 10 BAM | 98.52 SZL |
| 50 BAM | 492.59 SZL |
| 100 BAM | 985.17 SZL |
| 500 BAM | 4,925.86 SZL |
| 1,000 BAM | 9,851.72 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-04-18T08:52:55Z",
"rates": {
"SZL": 9.851717
}
}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": 985.1717000000001,
"rate": 9.851717
}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