Rate Overview
Live
1 MXN = 0.160950 WST
1 WST = 6.2131
MXN
Avg
0.159782
High
0.160959
Low
0.158568
Last updated: 9/6/2026, 6:43:21 AM
Quick Conversions
| MXN | WST |
|---|---|
| 1 MXN | 0.16 WST |
| 10 MXN | 1.61 WST |
| 50 MXN | 8.05 WST |
| 100 MXN | 16.10 WST |
| 500 MXN | 80.48 WST |
| 1,000 MXN | 160.95 WST |
Get MXN/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=WSTExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-09-06T06:43:21Z",
"rates": {
"WST": 0.16095
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "WST",
"amount": 100
},
"result": 16.095000000000002,
"rate": 0.16095
}Build with MXN/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key