Rate Overview
Live
1 NZD = 18.4253 TWD
1 TWD = 0.054273
NZD
Avg
17.9816
High
19.1234
Low
17.0991
Last updated: 3/27/2026, 11:14:59 AM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.43 TWD |
| 10 NZD | 184.25 TWD |
| 50 NZD | 921.26 TWD |
| 100 NZD | 1,842.53 TWD |
| 500 NZD | 9,212.65 TWD |
| 1,000 NZD | 18,425.29 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-03-27T11:14:59Z",
"rates": {
"TWD": 18.425293
}
}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.5293,
"rate": 18.425293
}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