Rate Overview
Live
1 WST = 1.4631 MYR
1 MYR = 0.683490
WST
Avg
1.4578
High
1.4665
Low
1.4445
Last updated: 4/17/2026, 6:32:44 AM
Quick Conversions
| WST | MYR |
|---|---|
| 1 WST | 1.46 MYR |
| 10 WST | 14.63 MYR |
| 50 WST | 73.15 MYR |
| 100 WST | 146.31 MYR |
| 500 WST | 731.54 MYR |
| 1,000 WST | 1,463.08 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-04-17T06:32:44Z",
"rates": {
"MYR": 1.46308
}
}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": 146.308,
"rate": 1.46308
}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