Rate Overview
Live
1 BAM = 1.5850 WST
1 WST = 0.630927
BAM
Avg
1.6368
High
1.7083
Low
1.5850
Last updated: 7/24/2026, 11:50:37 PM
Quick Conversions
| BAM | WST |
|---|---|
| 1 BAM | 1.58 WST |
| 10 BAM | 15.85 WST |
| 50 BAM | 79.25 WST |
| 100 BAM | 158.50 WST |
| 500 BAM | 792.48 WST |
| 1,000 BAM | 1,584.97 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-24T23:50:37Z",
"rates": {
"WST": 1.584969
}
}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.4969,
"rate": 1.584969
}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