MXN
$
NZD
$

MXN/NZD Exchange Rate

Mexican Peso to New Zealand Dollar

Live Rate
0.096807
+12.84% 1Y

1 NZD = 10.3298 MXN

MXN/NZD Price Chart

Historical exchange rate performance

Current 0.096807
High 0.097912
Low 0.084500
1Y Change +12.84%

Rate Overview

Live
1 MXN = 0.096807 NZD
1 NZD = 10.3298 MXN
Avg
0.092130
High
0.097912
Low
0.084500

Last updated: 3/27/2026, 4:20:57 AM

Quick Conversions

MXNNZD
1 MXN0.10 NZD
10 MXN0.97 NZD
50 MXN4.84 NZD
100 MXN9.68 NZD
500 MXN48.40 NZD
1,000 MXN96.81 NZD

Get MXN/NZD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=MXN&currencies=NZD

Example Response:

{
  "success": true,
  "base": "MXN",
  "date": "2026-03-27T04:20:57Z",
  "rates": {
    "NZD": 0.096807
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=MXN&to=NZD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "MXN",
    "to": "NZD",
    "amount": 100
  },
  "result": 9.6807,
  "rate": 0.096807
}

Build with MXN/NZD Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key