Rate Overview
Live
1 WST = 1.8751 BRL
1 BRL = 0.533305
WST
Avg
1.8628
High
1.8758
Low
1.8432
Last updated: 7/30/2026, 12:37:28 AM
Quick Conversions
| WST | BRL |
|---|---|
| 1 WST | 1.88 BRL |
| 10 WST | 18.75 BRL |
| 50 WST | 93.76 BRL |
| 100 WST | 187.51 BRL |
| 500 WST | 937.55 BRL |
| 1,000 WST | 1,875.10 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-07-30T00:37:28Z",
"rates": {
"BRL": 1.8751
}
}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": 187.51,
"rate": 1.8751
}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