Rate Overview
Live
1 MYR = 0.675071 WST
1 WST = 1.4813
MYR
Avg
0.674709
High
0.681207
Low
0.669004
Last updated: 7/9/2026, 7:32:22 AM
Quick Conversions
| MYR | WST |
|---|---|
| 1 MYR | 0.68 WST |
| 10 MYR | 6.75 WST |
| 50 MYR | 33.75 WST |
| 100 MYR | 67.51 WST |
| 500 MYR | 337.54 WST |
| 1,000 MYR | 675.07 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-09T07:32:22Z",
"rates": {
"WST": 0.675071
}
}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.5071,
"rate": 0.675071
}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