Rate Overview
Live
1 MXN = 0.155089 WST
1 WST = 6.4479
MXN
Avg
0.155887
High
0.157255
Low
0.154615
Last updated: 5/27/2026, 6:17:34 PM
Quick Conversions
| MXN | WST |
|---|---|
| 1 MXN | 0.16 WST |
| 10 MXN | 1.55 WST |
| 50 MXN | 7.75 WST |
| 100 MXN | 15.51 WST |
| 500 MXN | 77.54 WST |
| 1,000 MXN | 155.09 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-05-27T18:17:34Z",
"rates": {
"WST": 0.155089
}
}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.5089,
"rate": 0.155089
}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