Rate Overview
Live
1 BGN = 1.5875 WST
1 WST = 0.629903
BGN
Avg
1.6019
High
1.6165
Low
1.5875
Last updated: 5/28/2026, 8:32:26 PM
Quick Conversions
| BGN | WST |
|---|---|
| 1 BGN | 1.59 WST |
| 10 BGN | 15.88 WST |
| 50 BGN | 79.38 WST |
| 100 BGN | 158.75 WST |
| 500 BGN | 793.77 WST |
| 1,000 BGN | 1,587.55 WST |
Get BGN/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=WSTExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-05-28T20:32:26Z",
"rates": {
"WST": 1.587545
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "WST",
"amount": 100
},
"result": 158.7545,
"rate": 1.587545
}Build with BGN/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key