Rate Overview
Live
1 NZD = 18.4225 TWD
1 TWD = 0.054282
NZD
Avg
18.5003
High
18.6455
Low
18.3943
Last updated: 9/11/2026, 10:43:14 AM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.42 TWD |
| 10 NZD | 184.22 TWD |
| 50 NZD | 921.12 TWD |
| 100 NZD | 1,842.25 TWD |
| 500 NZD | 9,211.24 TWD |
| 1,000 NZD | 18,422.48 TWD |
Get NZD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=TWDExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-09-11T10:43:14Z",
"rates": {
"TWD": 18.422482
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "TWD",
"amount": 100
},
"result": 1842.2481999999998,
"rate": 18.422482
}Build with NZD/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key