Rate Overview
Live
1 NZD = 18.4366 TWD
1 TWD = 0.054240
NZD
Avg
18.6267
High
19.0790
Low
18.0907
Last updated: 3/27/2026, 9:31:14 AM
Quick Conversions
| NZD | TWD |
|---|---|
| 1 NZD | 18.44 TWD |
| 10 NZD | 184.37 TWD |
| 50 NZD | 921.83 TWD |
| 100 NZD | 1,843.66 TWD |
| 500 NZD | 9,218.32 TWD |
| 1,000 NZD | 18,436.64 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-27T09:31:14Z",
"rates": {
"TWD": 18.436637
}
}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": 1843.6637,
"rate": 18.436637
}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