Rate Overview
Live
1 BGN = 1.6286 WST
1 WST = 0.614030
BGN
Avg
1.6270
High
1.6341
Low
1.6164
Last updated: 4/18/2026, 8:47:26 AM
Quick Conversions
| BGN | WST |
|---|---|
| 1 BGN | 1.63 WST |
| 10 BGN | 16.29 WST |
| 50 BGN | 81.43 WST |
| 100 BGN | 162.86 WST |
| 500 BGN | 814.29 WST |
| 1,000 BGN | 1,628.59 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-04-18T08:47:26Z",
"rates": {
"WST": 1.628586
}
}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": 162.8586,
"rate": 1.628586
}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