Rate Overview
Live
1 WST = 1.8330 BRL
1 BRL = 0.545566
WST
Avg
1.8367
High
1.8500
Low
1.8249
Last updated: 4/18/2026, 12:33:35 PM
Quick Conversions
| WST | BRL |
|---|---|
| 1 WST | 1.83 BRL |
| 10 WST | 18.33 BRL |
| 50 WST | 91.65 BRL |
| 100 WST | 183.30 BRL |
| 500 WST | 916.48 BRL |
| 1,000 WST | 1,832.96 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-04-18T12:33:35Z",
"rates": {
"BRL": 1.832958
}
}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": 183.2958,
"rate": 1.832958
}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