Rate Overview
Live
1 MYR = 0.663960 WST
1 WST = 1.5061
MYR
Avg
0.665349
High
0.668279
Low
0.663824
Last updated: 8/13/2026, 6:35:18 AM
Quick Conversions
| MYR | WST |
|---|---|
| 1 MYR | 0.66 WST |
| 10 MYR | 6.64 WST |
| 50 MYR | 33.20 WST |
| 100 MYR | 66.40 WST |
| 500 MYR | 331.98 WST |
| 1,000 MYR | 663.96 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-08-13T06:35:18Z",
"rates": {
"WST": 0.66396
}
}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.396,
"rate": 0.66396
}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