Rate Overview
Live
1 WST = 1.4724 MYR
1 MYR = 0.679185
WST
Avg
1.4559
High
1.4724
Low
1.4391
Last updated: 3/27/2026, 7:53:12 AM
Quick Conversions
| WST | MYR |
|---|---|
| 1 WST | 1.47 MYR |
| 10 WST | 14.72 MYR |
| 50 WST | 73.62 MYR |
| 100 WST | 147.24 MYR |
| 500 WST | 736.18 MYR |
| 1,000 WST | 1,472.35 MYR |
Get WST/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=MYRExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T07:53:12Z",
"rates": {
"MYR": 1.472353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "MYR",
"amount": 100
},
"result": 147.2353,
"rate": 1.472353
}Build with WST/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key