Rate Overview
Live
1 BAM = 1.5807 WST
1 WST = 0.632638
BAM
Avg
1.6144
High
1.6622
Low
1.5807
Last updated: 7/21/2026, 6:46:24 PM
Quick Conversions
| BAM | WST |
|---|---|
| 1 BAM | 1.58 WST |
| 10 BAM | 15.81 WST |
| 50 BAM | 79.03 WST |
| 100 BAM | 158.07 WST |
| 500 BAM | 790.34 WST |
| 1,000 BAM | 1,580.68 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-21T18:46:24Z",
"rates": {
"WST": 1.580684
}
}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": 158.0684,
"rate": 1.580684
}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