Rate Overview
Live
1 MXN = 0.153902 WST
1 WST = 6.4976
MXN
Avg
0.155735
High
0.157255
Low
0.153902
Last updated: 5/27/2026, 8:26:41 PM
Quick Conversions
| MXN | WST |
|---|---|
| 1 MXN | 0.15 WST |
| 10 MXN | 1.54 WST |
| 50 MXN | 7.70 WST |
| 100 MXN | 15.39 WST |
| 500 MXN | 76.95 WST |
| 1,000 MXN | 153.90 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-27T20:26:41Z",
"rates": {
"WST": 0.153902
}
}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.390200000000002,
"rate": 0.153902
}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