Rate Overview
Live
1 BGN = 1.6033 WST
1 WST = 0.623729
BGN
Avg
1.5954
High
1.6033
Low
1.5869
Last updated: 7/30/2026, 7:03:32 AM
Quick Conversions
| BGN | WST |
|---|---|
| 1 BGN | 1.60 WST |
| 10 BGN | 16.03 WST |
| 50 BGN | 80.16 WST |
| 100 BGN | 160.33 WST |
| 500 BGN | 801.63 WST |
| 1,000 BGN | 1,603.26 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-07-30T07:03:32Z",
"rates": {
"WST": 1.603261
}
}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": 160.3261,
"rate": 1.603261
}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