Rate Overview
Live
1 BAM = 1.6165 WST
1 WST = 0.618639
BAM
Avg
1.6124
High
1.6225
Low
1.6052
Last updated: 6/16/2026, 12:19:32 PM
Quick Conversions
| BAM | WST |
|---|---|
| 1 BAM | 1.62 WST |
| 10 BAM | 16.16 WST |
| 50 BAM | 80.82 WST |
| 100 BAM | 161.65 WST |
| 500 BAM | 808.23 WST |
| 1,000 BAM | 1,616.45 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-06-16T12:19:32Z",
"rates": {
"WST": 1.616452
}
}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": 161.6452,
"rate": 1.616452
}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