Rate Overview
Live
1 MZN = 0.041623 WST
1 WST = 24.0252
MZN
Avg
0.042135
High
0.042814
Low
0.041623
Last updated: 5/7/2026, 9:14:48 PM
Quick Conversions
| MZN | WST |
|---|---|
| 1 MZN | 0.04 WST |
| 10 MZN | 0.42 WST |
| 50 MZN | 2.08 WST |
| 100 MZN | 4.16 WST |
| 500 MZN | 20.81 WST |
| 1,000 MZN | 41.62 WST |
Get MZN/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=WSTExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-05-07T21:14:48Z",
"rates": {
"WST": 0.041623
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "WST",
"amount": 100
},
"result": 4.1623,
"rate": 0.041623
}Build with MZN/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key