Rate Overview
Live
1 BAM = 1.6278 WST
1 WST = 0.614340
BAM
Avg
1.6219
High
1.6394
Low
1.6048
Last updated: 3/7/2026, 7:40:01 AM
Quick Conversions
| BAM | WST |
|---|---|
| 1 BAM | 1.63 WST |
| 10 BAM | 16.28 WST |
| 50 BAM | 81.39 WST |
| 100 BAM | 162.78 WST |
| 500 BAM | 813.88 WST |
| 1,000 BAM | 1,627.76 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-03-07T07:40:01Z",
"rates": {
"WST": 1.627764
}
}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": 162.7764,
"rate": 1.627764
}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