Rate Overview
Live
1 MYR = 0.664611 WST
1 WST = 1.5046
MYR
Avg
0.679339
High
0.692438
Low
0.658738
Last updated: 7/28/2026, 3:48:18 PM
Quick Conversions
| MYR | WST |
|---|---|
| 1 MYR | 0.66 WST |
| 10 MYR | 6.65 WST |
| 50 MYR | 33.23 WST |
| 100 MYR | 66.46 WST |
| 500 MYR | 332.31 WST |
| 1,000 MYR | 664.61 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-28T15:48:18Z",
"rates": {
"WST": 0.664611
}
}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.4611,
"rate": 0.664611
}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