Rate Overview
Live
1 NZD = 18.4408 TWD
1 TWD = 0.054228
NZD
Avg
18.1690
High
19.0270
Low
17.3974
Last updated: 3/27/2026, 7:47:36 AM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.44 TWD |
| 10 NZD | 184.41 TWD |
| 50 NZD | 922.04 TWD |
| 100 NZD | 1,844.08 TWD |
| 500 NZD | 9,220.39 TWD |
| 1,000 NZD | 18,440.79 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-27T07:47:36Z",
"rates": {
"TWD": 18.440786
}
}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": 1844.0785999999998,
"rate": 18.440786
}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