Rate Overview
Live
1 MXN = 0.158573 WST
1 WST = 6.3062
MXN
Avg
0.157821
High
0.159267
Low
0.155695
Last updated: 6/17/2026, 7:56:03 AM
Quick Conversions
| MXN | WST |
|---|---|
| 1 MXN | 0.16 WST |
| 10 MXN | 1.59 WST |
| 50 MXN | 7.93 WST |
| 100 MXN | 15.86 WST |
| 500 MXN | 79.29 WST |
| 1,000 MXN | 158.57 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-06-17T07:56:03Z",
"rates": {
"WST": 0.158573
}
}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.857299999999999,
"rate": 0.158573
}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