Rate Overview
Live
1 WST = 1.5046 MYR
1 MYR = 0.664611
WST
Avg
1.4871
High
1.5927
Low
1.4440
Last updated: 7/28/2026, 2:07:28 PM
Quick Conversions
| WST | MYR |
|---|---|
| 1 WST | 1.50 MYR |
| 10 WST | 15.05 MYR |
| 50 WST | 75.23 MYR |
| 100 WST | 150.46 MYR |
| 500 WST | 752.32 MYR |
| 1,000 WST | 1,504.64 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-07-28T14:07:28Z",
"rates": {
"MYR": 1.504639
}
}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": 150.4639,
"rate": 1.504639
}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