Rate Overview
Live
1 MWK = 0.001581 WST
1 WST = 632.5111
MWK
Avg
0.001571
High
0.001581
Low
0.001559
Last updated: 6/19/2026, 8:50:35 AM
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.79 WST |
| 1,000 MWK | 1.58 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-06-19T08:50:35Z",
"rates": {
"WST": 0.001581
}
}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.1581,
"rate": 0.001581
}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