Rate Overview
Live
1 MYR = 0.668282 WST
1 WST = 1.4964
MYR
Avg
0.673895
High
0.694141
Low
0.627283
Last updated: 7/29/2026, 1:40:16 AM
Quick Conversions
| MYR | WST |
|---|---|
| 1 MYR | 0.67 WST |
| 10 MYR | 6.68 WST |
| 50 MYR | 33.41 WST |
| 100 MYR | 66.83 WST |
| 500 MYR | 334.14 WST |
| 1,000 MYR | 668.28 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-29T01:40:16Z",
"rates": {
"WST": 0.668282
}
}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.82820000000001,
"rate": 0.668282
}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