Rate Overview
Live
1 BRL = 0.526193 WST
1 WST = 1.9004
BRL
Avg
0.532373
High
0.537902
Low
0.526169
Last updated: 8/12/2026, 10:08:01 AM
Quick Conversions
| BRL | WST |
|---|---|
| 1 BRL | 0.53 WST |
| 10 BRL | 5.26 WST |
| 50 BRL | 26.31 WST |
| 100 BRL | 52.62 WST |
| 500 BRL | 263.10 WST |
| 1,000 BRL | 526.19 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-08-12T10:08:01Z",
"rates": {
"WST": 0.526193
}
}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.6193,
"rate": 0.526193
}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