Rate Overview
Live
1 MXN = 0.150412 WST
1 WST = 6.6484
MXN
Avg
0.155177
High
0.158224
Low
0.150412
Last updated: 3/27/2026, 2:34:45 PM
Quick Conversions
| MXN | WST |
|---|---|
| 1 MXN | 0.15 WST |
| 10 MXN | 1.50 WST |
| 50 MXN | 7.52 WST |
| 100 MXN | 15.04 WST |
| 500 MXN | 75.21 WST |
| 1,000 MXN | 150.41 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-27T14:34:45Z",
"rates": {
"WST": 0.150412
}
}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.0412,
"rate": 0.150412
}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