Rate Overview
Live
1 WST = 1.8868 BRL
1 BRL = 0.529998
WST
Avg
1.8736
High
1.8976
Low
1.8456
Last updated: 6/19/2026, 8:47:30 AM
Quick Conversions
| WST | BRL |
|---|---|
| 1 WST | 1.89 BRL |
| 10 WST | 18.87 BRL |
| 50 WST | 94.34 BRL |
| 100 WST | 188.68 BRL |
| 500 WST | 943.40 BRL |
| 1,000 WST | 1,886.80 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-06-19T08:47:30Z",
"rates": {
"BRL": 1.886801
}
}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": 188.68009999999998,
"rate": 1.886801
}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