Rate Overview
Live
1 WST = 1.8886 BRL
1 BRL = 0.529482
WST
Avg
2.0005
High
2.1594
Low
1.8886
Last updated: 3/29/2026, 11:08:59 AM
Quick Conversions
| WST | BRL |
|---|---|
| 1 WST | 1.89 BRL |
| 10 WST | 18.89 BRL |
| 50 WST | 94.43 BRL |
| 100 WST | 188.86 BRL |
| 500 WST | 944.32 BRL |
| 1,000 WST | 1,888.64 BRL |
Get WST/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=BRLExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-29T11:08:59Z",
"rates": {
"BRL": 1.888637
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "BRL",
"amount": 100
},
"result": 188.8637,
"rate": 1.888637
}Build with WST/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key