Rate Overview
Live
1 BGN = 1.5949 WST
1 WST = 0.627013
BGN
Avg
1.6279
High
1.6643
Low
1.5949
Last updated: 5/29/2026, 2:29:18 PM
Quick Conversions
| BGN | WST |
|---|---|
| 1 BGN | 1.59 WST |
| 10 BGN | 15.95 WST |
| 50 BGN | 79.74 WST |
| 100 BGN | 159.49 WST |
| 500 BGN | 797.43 WST |
| 1,000 BGN | 1,594.86 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-29T14:29:18Z",
"rates": {
"WST": 1.594863
}
}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.4863,
"rate": 1.594863
}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