Rate Overview
Live
1 MWK = 0.001565 WST
1 WST = 638.9776
MWK
Avg
0.001563
High
0.001577
Low
0.001551
Last updated: 3/27/2026, 3:24:47 PM
Quick Conversions
| MWK | WST |
|---|---|
| 1 MWK | 0.00 WST |
| 10 MWK | 0.02 WST |
| 50 MWK | 0.08 WST |
| 100 MWK | 0.16 WST |
| 500 MWK | 0.78 WST |
| 1,000 MWK | 1.57 WST |
Get MWK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=WSTExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-27T15:24:47Z",
"rates": {
"WST": 0.001565
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "WST",
"amount": 100
},
"result": 0.1565,
"rate": 0.001565
}Build with MWK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key