Rate Overview
Live
1 BAM = 1.6005 WST
1 WST = 0.624794
BAM
Avg
1.6071
High
1.6204
Low
1.6005
Last updated: 3/27/2026, 7:56:22 PM
Quick Conversions
| BAM | WST |
|---|---|
| 1 BAM | 1.60 WST |
| 10 BAM | 16.01 WST |
| 50 BAM | 80.03 WST |
| 100 BAM | 160.05 WST |
| 500 BAM | 800.26 WST |
| 1,000 BAM | 1,600.53 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-27T19:56:22Z",
"rates": {
"WST": 1.600527
}
}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.05270000000002,
"rate": 1.600527
}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