Rate Overview
Live
1 BRL = 0.534879 WST
1 WST = 1.8696
BRL
Avg
0.534683
High
0.542546
Low
0.528973
Last updated: 7/28/2026, 12:51:53 PM
Quick Conversions
| BRL | WST |
|---|---|
| 1 BRL | 0.53 WST |
| 10 BRL | 5.35 WST |
| 50 BRL | 26.74 WST |
| 100 BRL | 53.49 WST |
| 500 BRL | 267.44 WST |
| 1,000 BRL | 534.88 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-28T12:51:53Z",
"rates": {
"WST": 0.534879
}
}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.487899999999996,
"rate": 0.534879
}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