Rate Overview
Live
1 BAM = 1.6146 WST
1 WST = 0.619354
BAM
Avg
1.6074
High
1.6165
Low
1.5940
Last updated: 5/27/2026, 9:45:00 AM
Quick Conversions
| BAM | WST |
|---|---|
| 1 BAM | 1.61 WST |
| 10 BAM | 16.15 WST |
| 50 BAM | 80.73 WST |
| 100 BAM | 161.46 WST |
| 500 BAM | 807.29 WST |
| 1,000 BAM | 1,614.59 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-27T09:45:00Z",
"rates": {
"WST": 1.614586
}
}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.45860000000002,
"rate": 1.614586
}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