Rate Overview
Live
1 MYR = 0.674196 WST
1 WST = 1.4832
MYR
Avg
0.659749
High
0.692438
Low
0.613063
Last updated: 3/27/2026, 3:15:15 PM
Quick Conversions
| MYR | WST |
|---|---|
| 1 MYR | 0.67 WST |
| 10 MYR | 6.74 WST |
| 50 MYR | 33.71 WST |
| 100 MYR | 67.42 WST |
| 500 MYR | 337.10 WST |
| 1,000 MYR | 674.20 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-03-27T15:15:15Z",
"rates": {
"WST": 0.674196
}
}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.4196,
"rate": 0.674196
}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