Rate Overview
Live
1 WST = 0.623478 BAM
1 BAM = 1.6039
WST
Avg
0.623570
High
0.625646
Low
0.621705
Last updated: 9/2/2026, 6:55:59 PM
Quick Conversions
| WST | BAM |
|---|---|
| 1 WST | 0.62 BAM |
| 10 WST | 6.23 BAM |
| 50 WST | 31.17 BAM |
| 100 WST | 62.35 BAM |
| 500 WST | 311.74 BAM |
| 1,000 WST | 623.48 BAM |
Get WST/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BAMExample Response:
{
"success": true,
"base": "WST",
"date": "2026-09-02T18:55:59Z",
"rates": {
"BAM": 0.623478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BAM",
"amount": 100
},
"result": 62.3478,
"rate": 0.623478
}Build with WST/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key