Rate Overview
Live
1 MYR = 0.666697 WST
1 WST = 1.4999
MYR
Avg
0.680534
High
0.694894
Low
0.662792
Last updated: 7/30/2026, 8:10:39 AM
Quick Conversions
| MYR | WST |
|---|---|
| 1 MYR | 0.67 WST |
| 10 MYR | 6.67 WST |
| 50 MYR | 33.33 WST |
| 100 MYR | 66.67 WST |
| 500 MYR | 333.35 WST |
| 1,000 MYR | 666.70 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-07-30T08:10:39Z",
"rates": {
"WST": 0.666697
}
}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": 66.66969999999999,
"rate": 0.666697
}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