Rate Overview
Live
1 BGN = 1.6223 WST
1 WST = 0.616399
BGN
Avg
1.6214
High
1.6394
Low
1.6048
Last updated: 3/6/2026, 8:10:23 AM
Quick Conversions
| BGN | WST |
|---|---|
| 1 BGN | 1.62 WST |
| 10 BGN | 16.22 WST |
| 50 BGN | 81.12 WST |
| 100 BGN | 162.23 WST |
| 500 BGN | 811.16 WST |
| 1,000 BGN | 1,622.33 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-03-06T08:10:23Z",
"rates": {
"WST": 1.622325
}
}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.23250000000002,
"rate": 1.622325
}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