Rate Overview
Live
1 WST = 1.8177 BRL
1 BRL = 0.550161
WST
Avg
1.8314
High
1.8470
Low
1.8177
Last updated: 5/9/2026, 3:43:08 AM
Quick Conversions
| WST | BRL |
|---|---|
| 1 WST | 1.82 BRL |
| 10 WST | 18.18 BRL |
| 50 WST | 90.88 BRL |
| 100 WST | 181.77 BRL |
| 500 WST | 908.83 BRL |
| 1,000 WST | 1,817.65 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-05-09T03:43:08Z",
"rates": {
"BRL": 1.817651
}
}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": 181.7651,
"rate": 1.817651
}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