Rate Overview
Live
1 MXN = 0.156158 WST
1 WST = 6.4038
MXN
Avg
0.156752
High
0.158734
Low
0.155191
Last updated: 7/28/2026, 2:09:06 PM
Quick Conversions
| MXN | WST |
|---|---|
| 1 MXN | 0.16 WST |
| 10 MXN | 1.56 WST |
| 50 MXN | 7.81 WST |
| 100 MXN | 15.62 WST |
| 500 MXN | 78.08 WST |
| 1,000 MXN | 156.16 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-07-28T14:09:06Z",
"rates": {
"WST": 0.156158
}
}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": 15.615799999999998,
"rate": 0.156158
}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