Rate Overview
Live
1 BRL = 0.545566 WST
1 WST = 1.8330
BRL
Avg
0.544453
High
0.547982
Low
0.540528
Last updated: 4/18/2026, 12:33:23 PM
Quick Conversions
| BRL | WST |
|---|---|
| 1 BRL | 0.55 WST |
| 10 BRL | 5.46 WST |
| 50 BRL | 27.28 WST |
| 100 BRL | 54.56 WST |
| 500 BRL | 272.78 WST |
| 1,000 BRL | 545.57 WST |
Get BRL/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=WSTExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-04-18T12:33:23Z",
"rates": {
"WST": 0.545566
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "WST",
"amount": 100
},
"result": 54.5566,
"rate": 0.545566
}Build with BRL/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key