Rate Overview
Live
1 MYR = 0.672367 WST
1 WST = 1.4873
MYR
Avg
0.680130
High
0.686710
Low
0.672367
Last updated: 5/27/2026, 10:41:43 PM
Quick Conversions
| MYR | WST |
|---|---|
| 1 MYR | 0.67 WST |
| 10 MYR | 6.72 WST |
| 50 MYR | 33.62 WST |
| 100 MYR | 67.24 WST |
| 500 MYR | 336.18 WST |
| 1,000 MYR | 672.37 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-05-27T22:41:43Z",
"rates": {
"WST": 0.672367
}
}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": 67.2367,
"rate": 0.672367
}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