Rate Overview
Live
1 BRL = 0.534359 WST
1 WST = 1.8714
BRL
Avg
0.534712
High
0.542546
Low
0.528973
Last updated: 7/30/2026, 8:07:23 AM
Quick Conversions
| BRL | WST |
|---|---|
| 1 BRL | 0.53 WST |
| 10 BRL | 5.34 WST |
| 50 BRL | 26.72 WST |
| 100 BRL | 53.44 WST |
| 500 BRL | 267.18 WST |
| 1,000 BRL | 534.36 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-07-30T08:07:23Z",
"rates": {
"WST": 0.534359
}
}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": 53.435900000000004,
"rate": 0.534359
}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