Rate Overview
Live
1 BGN = 1.5891 WST
1 WST = 0.629296
BGN
Avg
1.6214
High
1.6643
Low
1.5891
Last updated: 7/29/2026, 4:44:36 PM
Quick Conversions
| BGN | WST |
|---|---|
| 1 BGN | 1.59 WST |
| 10 BGN | 15.89 WST |
| 50 BGN | 79.45 WST |
| 100 BGN | 158.91 WST |
| 500 BGN | 794.54 WST |
| 1,000 BGN | 1,589.08 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-29T16:44:36Z",
"rates": {
"WST": 1.589078
}
}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.9078,
"rate": 1.589078
}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