Rate Overview
Live
1 WST = 0.614339 BAM
1 BAM = 1.6278
WST
Avg
0.616577
High
0.623144
Low
0.609991
Last updated: 3/7/2026, 7:38:55 AM
Quick Conversions
| WST | BAM |
|---|---|
| 1 WST | 0.61 BAM |
| 10 WST | 6.14 BAM |
| 50 WST | 30.72 BAM |
| 100 WST | 61.43 BAM |
| 500 WST | 307.17 BAM |
| 1,000 WST | 614.34 BAM |
Get WST/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BAMExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-07T07:38:55Z",
"rates": {
"BAM": 0.614339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BAM",
"amount": 100
},
"result": 61.433899999999994,
"rate": 0.614339
}Build with WST/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key