Rate Overview
Live
1 WST = 0.611956 BAM
1 BAM = 1.6341
WST
Avg
0.612253
High
0.615221
Low
0.608091
Last updated: 4/17/2026, 3:52:13 AM
Quick Conversions
| WST | BAM |
|---|---|
| 1 WST | 0.61 BAM |
| 10 WST | 6.12 BAM |
| 50 WST | 30.60 BAM |
| 100 WST | 61.20 BAM |
| 500 WST | 305.98 BAM |
| 1,000 WST | 611.96 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-04-17T03:52:13Z",
"rates": {
"BAM": 0.611956
}
}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.195600000000006,
"rate": 0.611956
}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