Rate Overview
Live
1 MYR = 0.683489 WST
1 WST = 1.4631
MYR
Avg
0.685975
High
0.692290
Low
0.681908
Last updated: 4/17/2026, 6:32:46 AM
Quick Conversions
| MYR | WST |
|---|---|
| 1 MYR | 0.68 WST |
| 10 MYR | 6.83 WST |
| 50 MYR | 34.17 WST |
| 100 MYR | 68.35 WST |
| 500 MYR | 341.74 WST |
| 1,000 MYR | 683.49 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-04-17T06:32:46Z",
"rates": {
"WST": 0.683489
}
}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": 68.3489,
"rate": 0.683489
}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