Rate Overview
Live
1 MYR = 0.678708 WST
1 WST = 1.4734
MYR
Avg
0.687920
High
0.698158
Low
0.678708
Last updated: 3/7/2026, 1:07:01 AM
Quick Conversions
| MYR | WST |
|---|---|
| 1 MYR | 0.68 WST |
| 10 MYR | 6.79 WST |
| 50 MYR | 33.94 WST |
| 100 MYR | 67.87 WST |
| 500 MYR | 339.35 WST |
| 1,000 MYR | 678.71 WST |
Get MYR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=WSTExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-03-07T01:07:01Z",
"rates": {
"WST": 0.678708
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "WST",
"amount": 100
},
"result": 67.8708,
"rate": 0.678708
}Build with MYR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key