Rate Overview
Live
1 BAM = 1.6378 WST
1 WST = 0.610581
BAM
Avg
1.6338
High
1.6445
Low
1.6254
Last updated: 4/17/2026, 2:47:09 AM
Quick Conversions
| BAM | WST |
|---|---|
| 1 BAM | 1.64 WST |
| 10 BAM | 16.38 WST |
| 50 BAM | 81.89 WST |
| 100 BAM | 163.78 WST |
| 500 BAM | 818.89 WST |
| 1,000 BAM | 1,637.79 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-04-17T02:47:09Z",
"rates": {
"WST": 1.637785
}
}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": 163.7785,
"rate": 1.637785
}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