Rate Overview
Live
1 MZN = 0.042656 WST
1 WST = 23.4434
MZN
Avg
0.042904
High
0.043541
Low
0.042378
Last updated: 7/9/2026, 3:31:43 PM
Quick Conversions
| MZN | WST |
|---|---|
| 1 MZN | 0.04 WST |
| 10 MZN | 0.43 WST |
| 50 MZN | 2.13 WST |
| 100 MZN | 4.27 WST |
| 500 MZN | 21.33 WST |
| 1,000 MZN | 42.66 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-07-09T15:31:43Z",
"rates": {
"WST": 0.042656
}
}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.2656,
"rate": 0.042656
}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