Rate Overview
Live
1 WST = 0.630142 BAM
1 BAM = 1.5869
WST
Avg
0.613058
High
0.630791
Low
0.579122
Last updated: 7/28/2026, 3:42:27 PM
Quick Conversions
| WST | BAM |
|---|---|
| 1 WST | 0.63 BAM |
| 10 WST | 6.30 BAM |
| 50 WST | 31.51 BAM |
| 100 WST | 63.01 BAM |
| 500 WST | 315.07 BAM |
| 1,000 WST | 630.14 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-07-28T15:42:27Z",
"rates": {
"BAM": 0.630142
}
}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": 63.014199999999995,
"rate": 0.630142
}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