Rate Overview
Live
1 BRL = 0.529482 WST
1 WST = 1.8886
BRL
Avg
0.520656
High
0.529482
Low
0.509337
Last updated: 3/29/2026, 9:25:33 AM
Quick Conversions
| BRL | WST |
|---|---|
| 1 BRL | 0.53 WST |
| 10 BRL | 5.29 WST |
| 50 BRL | 26.47 WST |
| 100 BRL | 52.95 WST |
| 500 BRL | 264.74 WST |
| 1,000 BRL | 529.48 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-03-29T09:25:33Z",
"rates": {
"WST": 0.529482
}
}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": 52.9482,
"rate": 0.529482
}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