Rate Overview
Live
1 WST = 0.623767 BAM
1 BAM = 1.6032
WST
Avg
0.622932
High
0.627366
Low
0.618638
Last updated: 5/27/2026, 5:13:36 PM
Quick Conversions
| WST | BAM |
|---|---|
| 1 WST | 0.62 BAM |
| 10 WST | 6.24 BAM |
| 50 WST | 31.19 BAM |
| 100 WST | 62.38 BAM |
| 500 WST | 311.88 BAM |
| 1,000 WST | 623.77 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-05-27T17:13:36Z",
"rates": {
"BAM": 0.623767
}
}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.3767,
"rate": 0.623767
}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