Rate Overview
Live
1 BAM = 1.5902 WST
1 WST = 0.628835
BAM
Avg
1.6066
High
1.6216
Low
1.5902
Last updated: 7/6/2026, 7:05:53 PM
Quick Conversions
| BAM | WST |
|---|---|
| 1 BAM | 1.59 WST |
| 10 BAM | 15.90 WST |
| 50 BAM | 79.51 WST |
| 100 BAM | 159.02 WST |
| 500 BAM | 795.12 WST |
| 1,000 BAM | 1,590.24 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-06T19:05:53Z",
"rates": {
"WST": 1.590242
}
}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": 159.0242,
"rate": 1.590242
}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