Rate Overview
Live
1 MXN = 0.154023 WST
1 WST = 6.4925
MXN
Avg
0.154679
High
0.157701
Low
0.152863
Last updated: 3/7/2026, 3:32:19 AM
Quick Conversions
| MXN | WST |
|---|---|
| 1 MXN | 0.15 WST |
| 10 MXN | 1.54 WST |
| 50 MXN | 7.70 WST |
| 100 MXN | 15.40 WST |
| 500 MXN | 77.01 WST |
| 1,000 MXN | 154.02 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-03-07T03:32:19Z",
"rates": {
"WST": 0.154023
}
}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.402299999999999,
"rate": 0.154023
}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