Rate Overview
Live
1 BRL = 0.550160 WST
1 WST = 1.8177
BRL
Avg
0.546492
High
0.550160
Low
0.541413
Last updated: 5/9/2026, 7:23:30 AM
Quick Conversions
| BRL | WST |
|---|---|
| 1 BRL | 0.55 WST |
| 10 BRL | 5.50 WST |
| 50 BRL | 27.51 WST |
| 100 BRL | 55.02 WST |
| 500 BRL | 275.08 WST |
| 1,000 BRL | 550.16 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-05-09T07:23:30Z",
"rates": {
"WST": 0.55016
}
}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": 55.016,
"rate": 0.55016
}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