Rate Overview
Live
1 BGN = 1.5977 WST
1 WST = 0.625895
BGN
Avg
1.6004
High
1.6275
Low
1.5869
Last updated: 7/29/2026, 10:07:08 AM
Quick Conversions
| BGN | WST |
|---|---|
| 1 BGN | 1.60 WST |
| 10 BGN | 15.98 WST |
| 50 BGN | 79.89 WST |
| 100 BGN | 159.77 WST |
| 500 BGN | 798.86 WST |
| 1,000 BGN | 1,597.71 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-29T10:07:08Z",
"rates": {
"WST": 1.597713
}
}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": 159.7713,
"rate": 1.597713
}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