Rate Overview
Live
1 BAM = 1.6028 WST
1 WST = 0.623912
BAM
Avg
1.6100
High
1.7210
Low
1.5030
Last updated: 7/26/2026, 8:55:08 PM
Quick Conversions
| BAM | WST |
|---|---|
| 1 BAM | 1.60 WST |
| 10 BAM | 16.03 WST |
| 50 BAM | 80.14 WST |
| 100 BAM | 160.28 WST |
| 500 BAM | 801.40 WST |
| 1,000 BAM | 1,602.79 WST |
Get BAM/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=WSTExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-26T20:55:08Z",
"rates": {
"WST": 1.602791
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "WST",
"amount": 100
},
"result": 160.2791,
"rate": 1.602791
}Build with BAM/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key