Rate Overview
Live
1 BAM = 1.6240 WST
1 WST = 0.615774
BAM
Avg
1.6176
High
1.6386
Low
1.6093
Last updated: 5/7/2026, 8:06:54 AM
Quick Conversions
| BAM | WST |
|---|---|
| 1 BAM | 1.62 WST |
| 10 BAM | 16.24 WST |
| 50 BAM | 81.20 WST |
| 100 BAM | 162.40 WST |
| 500 BAM | 811.99 WST |
| 1,000 BAM | 1,623.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-05-07T08:06:54Z",
"rates": {
"WST": 1.623972
}
}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": 162.3972,
"rate": 1.623972
}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